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 10-Day Programming Language (Is Kind of a Myth)
In 1995, the web was a cobbled together community of hobbyists and enthusiasts. Some had years of experience in the computer science field. Others had none at all. So any language made specifically for the web, needed to be both powerful and approachable to the average developer.
Read More
News
Sass just launched a major new feature you might recognize from other languages: a module system. This is a big step forward for @import.
Introducing Suspense support and Async Library
Libs & tools
Define Mongoose models using TypeScript classes.
Articles
In this modern era of web development, we don’t really need a heavy-handed reset, or even a reset at all, because CSS browser compatibility issues are much less likely than they were in the old IE 6 days.
Anyone who has even dabbled a little in creating websites knows that <div>s are an essential building block for controlling our layouts.
HTML5 introduced new semantic elements to help, and while they are a fantastic addition to the language, they’re a little bit like the garnish on our <div> soup.
The import() operator lets us dynamically load ECMAScript modules. But they can also be used to evaluate JavaScript code, as an alternative to eval(). This blog post explains how that works.
For beginners
A Content Delivery Network (CDN) can greatly speed up the communication between your site and your visitors. Learn how they do that...and more!
Hello from the server side
Can an event-stream incident happen again? How about other supply chain attacks? What will be the next vector of attack that we haven’t seen yet and might it be entirely preventable?
Demo