Node v23.0.0 Released | PAPAFAM Newsletter #153
Hey š
We have your Weekly Tech Crunch ready for implementation. Check out these amazing tools that you can add to your coding work flow.

Node v23.0.0 (Current) Released
Say hello to the newest release line of Node.js that gets all the cutting edge features first (Node 22 will soon become an LTS release as per the usual schedule). Node v23 notably enables support for loading ES modules with require() by default, drops 32-bit Windows support, and node --run goes stable.
The Story of Web Framework Hono, By Its Creator
Hono is a neat, lightweight framework designed to run on any JavaScript runtime that has been picking up steam in the past year. You can create a simple app reminiscent of Express.js, say, but run it on Cloudflare Workers, Deno, Bun, or Node.
How to Implement a 'Drag to Select' Mechanism
Josh wanted to implement drag based selection to make bulk operations easier for end users. It was harder than he thought, but heās done a great job explaining every step of his approach.
JS0/JSSugar: 'The Tooling Will Continue Until Morale Improves'
In a rather quirky slidedeck presented at TC39 recently, an idea was floated to call the language JS engines implement āJS0ā and a myriad of features that have to be compiled to JS0 āJSSugarā.
Introducing Storybook for React Native 8.3
Storybook is a popular frontend component workshop, most commonly used with React, but itās had a React Native variant for a while now, which is finally fully up to speed with the features of the standard Storybook.
Jeasx: A Lightweight SSR Framework That Uses JSX
A new server-side rendering framework built on top of JSX and Fastify. It doesnāt use React, but if you want to keep using JSX while keeping your server side lightweight, itās an option. The JSX functionality is provided by the authorās jsx-async-runtime package.
How to handle Cookie Consent in any Next.js app the EASY way!
|
In this video, you'll learn how to implement a customisable cookie banner on your own website using the Cookiebot Consent Management Platform!
Dante Grippaldi landing a Full Stack Developer Job with the help of the PAPAFAM!

Our Book Recommendation For You
James Clear reveals practical strategies that will teach you exactly how to form good habits, break bad ones, and master the tiny behaviors that lead to remarkable results. If you're having trouble changing your habits, the problem isn't you. The problem is your system. Bad habits repeat themselves again and again not because you don't want to change, but because you have the wrong system for change. You do not rise to the level of your goals. You fall to the level of your systems. Here, you'll get a proven system that can take you to new heights. Clear is known for his ability to distill complex topics into simple behaviors that can be easily applied to daily life and work... Read More
Join our FREE Community Today!

Or If you want to level up your coding skills, then check this out!


Responses