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.
Is JavaScript dead?
An analysis of JavaScript trends and assessing the future of the programming language.

Read More
News
Browsers are changing the default value of the SameSite attribute for cookies from None to Lax. This will greatly improve security for users. However, some web sites may depend (even unknowingly) on the old default, potentially resulting in breakage for those sites.
Unifying the frontend development toolchain!
Articles
Are you prepared for that?
Learn how CSS affects page load times and how you can improve it by optimizing your CSS build pipeline and the way you load it.
Unicode in JavaScript: basic concepts, escape sequences, normalization, surrogate pairs, combining marks and how to avoid pitfalls.
Figuring out how make something cool with such a small amount of code is quite the challenge, but this is not the author's first rodeo.
Short story about issues faced while using adaptive design in statically generated app. And about approaches to avoid them.
As part of the recent redesign, Facebook took advantage of recent React improvements to build accessibility into the foundation.
For beginners
Have you ever wondered about how the CSS flex property works? It’s a shorthand for flex-grow, flex-shrink, and flex-basis.
Hello from the server-side
Interop between them is possible, but it’s a hassle.
Demo
Pure CSS/HTML droplets with just a sprinkle of SVG 💦