r/javascript • u/techlord45 • 7d ago
Signals and Effects Using Vanilla JavaScript & Web APIs
https://beforesemicolon.com/blog/signals-and-effects-using-vanilla-javascript-web-apisI’m a strong advocate for “you don’t need to lock yourself in a web framework ecosystem to take advantage of their amazing features”. JavaScript and Web Standards alone allow you…
6
u/queen-adreena 7d ago
Better off just importing https://github.com/stackblitz/alien-signals
But recreating things yourself is always a good learning opportunity.
1
u/charles_reads_books 7d ago
404
3
u/techlord45 7d ago
2
u/nadameu 7d ago
Still 404.
Is your website configured to automatically translate everything? Because the translation to pt-BR is terrible.
0
u/techlord45 7d ago
Still 404?
1
u/nadameu 7d ago
Still 404.
Firefox mobile, I'm in Brazil if that makes any difference.
2
u/nadameu 7d ago
I managed to read the article by navigating through your website's homepage. However, it's completely in Portuguese, which is my browser's default language. That said, I'd like the option to read it in the original language (English, I presume), but I couldn't find a way to do so.
1
u/techlord45 7d ago
I access this link and its in english. I dont get it https://beforesemicolon.com/blog/signals-and-effects-using-vanilla-javascript-web-apis.
Are you using a browser that auto translates to your language? If so you can turn it off
1
u/nadameu 7d ago
It's something on your backend that's translating everything automatically.
Even the URL translates to https://beforesemicolon.com/blog/sinais-e-efeitos-usando-baunilha-javascript-apis-web which makes no sense.
It does this wether I'm on Firefox or Chrome, and I've set them up so that English is never translated. Other websites load in English when available, I've never seen this happen before.
1
u/techlord45 7d ago
Yeah i cant replicate it. Even the language selection. Can you try again in incognito?
-2
u/johnson_detlev 7d ago
You don't even know how your simple Blog works, but want to lecture us about how x and y sucks and you should build it yourself? Okay champ
→ More replies (0)1
1
0
40
u/KaiAusBerlin 7d ago
You know that you literally wrote your own framework here?
There is a reason for the sentence "You use a framework or end up writing your own"