What's going on in < / > world
"Easy is boring. That's why I love the web and browsers." - Remy Sharp

Hello, you're reading Infinum Frontend Cookies, bringing you the latest JavaScript and CSS related news straight to your inbox every week.
The “P” in Progressive Enhancement stands for “Pragmatism”
We seem to be stuck in pixel perfection and identical experiences across devices and browsers, even though we really have very little control about how our work will land on any given user’s device.
Read More
News
Concurrent Mode is a set of new features that help React apps stay responsive and gracefully adjust to the user’s device capabilities and network speed.
These features are still experimental and are subject to change.
Libs & tools
A Rotary Dial menu for input numbers.
Articles
Major features like async/await and Proxies are one thing, but every year there’s a steady stream of small, incremental improvements that go under the radar for me, as there’s always something bigger to learn.
Learn about the current status of image orientation on the web, how to fix it using Node.js and a look in the future.
A way of doing login in a browser without requiring a password.
The problem with content hashes in filenames is not technically that the hashes appear in the filenames, the problem is that those hashes then appear in the contents of other files, which causes those files to be invalidated when those hashes change.
For beginners
Simplifying some confusing frontend related terms with very limited to no code examples!
Demo