Awwwards - Sites of the day
Shop MrBeast
Shop MrBeast
Awwwards
Shop MrBeast - Awwwards SOTD
Official MrBeast Store
2ality – JavaScript and more
An overview of Node.js: architecture, APIs, event loop, concurrency
An overview of Node.js: architecture, APIs, event loop, concurrency
2Ality
An overview of Node.js: architecture, APIs, event loop, concurrency
This blog post gives an overview of how Node.js works: What its architecture looks like. How its APIs are structured. A few highlights of its global variables and built-in modules. How it runs JavaScript in a single thread via an event loop. Options for concurrent…
2ality – JavaScript and more
Running cross-platform tasks via npm package scripts
Running cross-platform tasks via npm package scripts
2Ality
Running cross-platform tasks via npm package scripts
The npm package manager lets us define small shell scripts for tasks and execute them via npm run. In this blog post, we explore how that works and how we can write them in a way that works across platforms (Unixes and Windows).
Awwwards - Sites of the day
Icam Inox
Icam Inox
Awwwards
Icam Inox - Awwwards SOTD
Specialists in stainless steel.
Chrome Developers - Blog
Container queries begin to land in stable browsers while the polyfill gets a big update
Container queries begin to land in stable browsers while the polyfill gets a big update
Chrome for Developers
Container queries begin to land in stable browsers while the polyfill gets a big update | Blog | Chrome for Developers
"Container queries enable components to own their responsive styling information based on the space they fit within. This feature is starting to roll out to modern browsers, and there's been a big update for polyfill support."