Header Logo
šŸ“– Course ā­ļø Reviews
Log In
← Back to all posts

Node v23.0.0 Released | PAPAFAM Newsletter #153

Oct 23, 2024
Join the PAPAFAM

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!

How to handle Cookie Consent in any Next.js app the EASY way! (Cookiebot Tutorial for Beginners)

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

Join the conversation
t("newsletters.loading")
Loading...
35% of Cursor's PRs are now written by AI agents!
This week felt like a turning point. Not a "cool new feature" kind of week — a the entire game just changed kind of week. Let me break it all down. šŸ”„ The Big One Cursor Just Launched Fully Autonomous Cloud Agents This is the one that stopped me mid-scroll. Cursor just dropped Cloud Agents — fully autonomous AI coding agents that run on cloud VMs. Not autocomplete. Not "helpful suggestions." A...
TypeScript 6.0 Beta Is Here — And It’s Preparing for 7.0
PAPAFAM Newsletter #204 All Previous Newsletters Here Ā  Ā  Hey šŸ‘‹Ā Ā  We have yourĀ Weekly Tech Crunch ready for implementation. Check out these amazing tools that you can add to your coding work flow.. Ā  Ā  Announcing TypeScript 6.0 Beta v6.0 is largely aĀ ā€œtime to clean up your tsconfigā€Ā release, designed to bridge the transition to theĀ Go-powered native TypeScript 7Ā later this year. Be aware of s...
I replaced half my workflow with 8 AI agents (here's what actually works)
Hey Sonny here! šŸ‘‹šŸ¼ I've been meaning to write about this for a few weeks now but I wanted to make sure it actually worked first. Ā  I built a team of 8 AI agents that run different parts of my business. Not one chatbot trying to do everything — I tried that for months and it was chaos. Eight specialized agents, each with a specific job, working together. Ā  Let me break it down šŸ‘‡šŸ¼ So here's w...
Footer Logo
Privacy Policy Terms & Conditions Disclaimer DMCA Cookie Policy Acceptable Use Policy Refund Policy Impressum

Sign Up to Access React Basics 101 for FREE!

Start your learning journey with this comprehensive module covering EVERYTHING you need to know related to React Basics!