News

JavaScript tools and frameworks thrive and evolve in an ecosystem that is equal parts competitive and collaborative. This ...
Electron JS lets you build native desktop apps for MacOS, Windows, and Linux using JavaScript, HTML, and CSS. In this quick ...
OctoStudio is a free coding app that combines coding and smartphones. Created by MIT Media Lab, this uses a phone's audio and ...
Tegenwoordig is het thuiswerken toegenomen door de coronacrisis. Thuiswerken kan ervoor zorgen dat de balans tussen werkleven en privéleven verstoord wordt. Een verstoorde work-life balance kan ...
A vibe-coded, clean, and responsive single-page resume website built with Eleventy. Features data-driven content, modular components, and easy customization through JavaScript data files. Part of my ...
Could JavaScript evolve to support a native type system—without needing TypeScript? A new proposal from the TypeScript team, submitted to ECMAScript’s TC39 committee, suggests exactly that. It’s ...
Performance has always been one of the foundational pillars of Google's Chrome browser. While new features are great, the ...
A tool for diffing CSS files by parsing them into Abstract Syntax Trees using reworkcss/css, sorting them, and comparing the stringified output. Useful for finding functional changes in CSS built from ...