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.
Comparing the New Generation of Build Tools
A bunch of new developer tools have landed in the past year and they are biting at the heels of the tools that have dominated front-end development over the last few years. These new tools aren’t designed to perform the exact same function, and each has different things they’re trying to achieve and features to get there. Despite their differences, these tools do share a common goal: improve the developer experience.
Read More
P.S. We are Hiring
Are you an experienced and proactive engineer looking for exciting opportunities in the automotive industry? Join our Porsche Digital Croatia team and work on developing a global e-commerce solution.
News
Recently, people have been telling webmasters to add a Permissions-Policy header to their sites to opt-out of FLoC; these people don't seem to understand how the Permissions-Policy header works.
Articles
One of the ways you can classify a programming language is by how strongly or weakly typed it is. Where's CSS in this story?
Recently, Sentry converted 100% of its frontend React codebase from JavaScript to TypeScript. This year-long effort spanned over a dozen members of the engineering team, 1,100 files, and 95,000 lines of code.
This article explores the causes of overflow issues and how to solve them. It also explores how modern features in the developer tools (DevTools) can make the process of fixing and debugging easier.
Let’s look at the Fullscreen API in JavaScript. It allows you to do a pretty powerful thing: full screening exactly one particular element you want it to.
Accessibility is a critical skill for developers doing work at any point in the stack. For front-end tasks, modern CSS provides capabilities we can leverage to make layouts more accessibly inclusive for users of all abilities across any device.
Hello from the server-side
All supported versions of Node.js support ESModules now. Here's how to get started using them.
For beginners
Everything you need to know about creating, manipulating, and comparing strings in JavaScript.
Inspiration
Loads of people said "it can't be done" and....well it can't! However...