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.
Why is CSS Frustrating?
A great collection of resources by Robin Rendle on why CSS is the second-grade citizen of the web.
Read More
Libs & Tools
The Curveball framework is a TypeScript framework for Node.js with support for modern HTTP features.

Articles
A tutorial on how to develop an interactive résumé with HTML and CSS in a single file.

Find out how CSS Motion Path enables you to use CSS in your animations to complete tasks you used to need JavaScript for.

The various web browsers focus on different priorities and user experience trade-offs in their lazy-loading image implementations.

A graphical overview of the Angular Dependency Injection mechanics.

For beginners
A gentle introduction to pure Javascript DOM manipulation.
Hello from the server side
Source maps provide a method for translating from generated source back to the original, via meta-information attached to the generated source. Check how you can leverage them in your Node.js projects.
Demo