Interesting Articles
57 articles tagged as #js
10practical priority hints in examples
9how to validate url in js
10really nice visuals
10i love this idea xd how to make simple ascii art typograms easily
10node jq to browse json files
10such a great and much needed api to work with awkward layouts
very important for jobtome
8i like this term and cases makes sense to dd these zombie tests
7how to use, basic commands etc. i like it
8fuzzy search for node modules it has potential imo
7nice page speed story about TBT
8sse events to maintain connection looks better and essier than web sockets
10how node works in detail very useful to understand microtasks etc
9great intro to how to optimise stuff, when and why
10fetchpriority and its sibling tech well explained
7funny lib but check how well designed api is that
7new event i love you
6array from async proposal
8good tips on limits of web workers
9nice tips on how to do maliciuos things
9really good tips and analysis on styled components
10use CPU instruction count as a metric for performance
use native features of what we did in js before
6good interview questions
5nice article about watchables
7publishing esm modules tricks
10real user profiling in chrome overview
9worker threads with nice intro to promises for beginners
7bloom filter and how to build it
8downsudes of data uris
6exponential retries
10how to prevent screen going to sleep with wakeLock api in browsers
10programatically filling local storage in an elegant way
10backdoor via unicode hidden character in js
8memory leak testing on web apps need to read source
10great great read about how to think about chess and how to do it
5rewrite from next to remix good list of advantages of remix
10printing labels in js
8great description of wrapper objects such as String or Number
7file system api
8tree sitter to construct parser
9how to implement es import maps shims, great read but complex
6how to use babel ast traversion
3ayy I expected actual tutorial not a list of plugins
8How to use Neon, dynamic vs static libraries intro, very descriptive for a noob in that matter like me. I like author highlighted the use cases too
3intro to next vs remix, not worth it
10what a great set of tips on code golfing, not trivia all the time
10jsx impl in literals, so you dont need a transpiler
8handling errors, dotenv, logging, I like it a lot. Probs trivia for better backend
6flatMap, reduce, forOf and when to use them
8error cause and private slots
4building modal in webcomponents. Some good concepts but nothing new, focus trap, reduced motion
2Build system / management for JS written in Rust
9Use cases for AbortController
7very good tips and tricks about oddities of JSON impl in JS stdlib
3rest vs spread and why they are not operators
3Couple of tips for open wc and lithtml