#664 — November 23, 2023 Read on the Web JavaScript Weekly Time to Take the State of JavaScript 2023 — The long standing State of JavaScript survey is back...
Read More
Debugging
Milo: A new HTTP parser for Node?
#510 — November 14, 2023 Read on the Web 36 Node CLI App Best Practices — From the creator of several Node-based CLI tools comes this helpful collection of...
Read More
Comparing test assertion styles in JavaScript
#657 — October 5, 2023 Read on the Web JavaScript Weekly An Interactive Intro to CRDTs — Conflict-free replicated data types (the so-called CRDTs) provide a popular approach to...
Read More
Polyfills gone rogue
#503 — September 26, 2023 Read on the Web Speeding up the JavaScript Ecosystem: Polyfills Gone Rogue? — Marvin has been on a mission to speed up popular libraries...
Read More
JavaScript, ML and LLMs
#654 — September 14, 2023 Read on the Web JavaScript Weekly Bun 1.0: Is It a Toolkit? Is It a Runtime? It’s Both — You’ve used Node, you’ve seen...
Read More
TypeScript 5.2, Node 20.6, and Astro 3.0
#653 — September 7, 2023 Read on the Web 😅 We’re back! After two weeks enjoying the blistering desert heat of Las Vegas and downpours of Storm Hilary, I’m...
Read More
The Node.js best practices list gets a 2023 update
#496 — July 25, 2023 Read on the Web The Node.js Best Practices List: 2023 Edition — A valuable, long standing resource has been “modernized to 2023 standards” (complete...
Read More
The tale of how static typing came to JavaScript
#648 — July 20, 2023 Read on the Web JavaScript Weekly pkg-size: Find the True, Current Size of an npm Package Without Leaving Your Browser — A beautifully designed...
Read More
How to Build a Custom Bug-Tracking App
For efficient software development, bug-tracking apps play a vital role. They help developers fix bugs faster and monitor any changes made to their codebase for consistent, high-quality software. Furthermore,...
Read More
Updated Version of React Native Starter
We’re excited to announce that we just released an updated version 4.2 of React Native Starter from Flatlogic! What has changed? React Native updated to 0.71.10 Core React Native...
Read More