JavaScript
32K subscribers
1.04K photos
10 videos
33 files
722 links
A resourceful newsletter featuring the latest and most important news, articles, books and updates in the world of #javascript πŸš€ Don't miss our Quizzes!

Let's chat: @nairihar
Download Telegram
What is the output?
Anonymous Quiz
56%
1 2 3
6%
3 2 1
14%
4 4 4
24%
3 3 3
🀣13πŸ‘5πŸ€”5❀2
πŸ—ž Issue 19 / 05.07.2023


πŸ“„ RegExp's v Flag with Set Notation and Properties of Strings

The capability of regexes in Node has been turned up a few notches, especially in the support for, and manipulation of, Unicode character sets (for example, you can now do things like 'match all Greek symbols except Ο€'). The post is from 2022 but we’ve been sitting on it as it’s taken till now for it to be supported.

DAVIS, SCHERER. AND BYNENS


πŸ“„ Setting Expectations for the Node.js Test Runner

An update on Node’s new test runner (stable since Node 20.0) from a TSC and core team member. He explains why an official test runner was introduced and how it tries to strike a balance between being powerful and minimal.

COLIN J. IHRIG


πŸ“„ Tangerine: DNS over HTTPS for Node.js

A drop-in replacement for dns.promises.Resolver that uses Undici to perform DNS requests over HTTPS, complete with built-in retries, timeouts, caching, and the ability to abort requests.

FORWARD EMAIL


©️NODE.JS WEEKLY
❀5πŸ‘3πŸ”₯1
ASIDES

πŸ“œDeno: An interesting take on Node’s default module system, covering its history, its shortcomings, and the trickiness of managing both CommonJS and ES modules at once. Unsurprisingly, Andy wants us aboard the ESM train ASAP and to leave CommonJS at the station.

πŸ“œ TypeScript 5.2 is now in beta.

πŸ“œ There's a new release of alternative JS runtime, Bun: Bun 0.6.12. Guess what? Yes, more Node.js compatibility improvements!

πŸ“œ A walkthrough of ways to run 'cron' style scheduled jobs in Node that ultimately promotes the author's own company, but is a reasonable roundup nonetheless.

πŸ“œ Liran Tal explains why to avoid Fastify's reply.raw and reply.hijack and shares an alternative approach.
πŸ‘6❀3
CHALLENGE #66
What is the output?
Anonymous Quiz
56%
1 2 3
27%
4 4 4
9%
3 2 1
8%
1 1 1
❀19πŸ€”10
MERN Projects for Beginners (2021)

Create Five Social Web Apps Using MongoDB, Express.js, React, and Node

Learn how to use the MERN stack (MongoDB, Express.js, React, and Node) to build five fully functioning web apps for dating, video sharing, messaging, and social media. ...

NABENDU BISWAS
❀11πŸ”₯5πŸ€”1
πŸ—ž Issue 20 / 07.07.2023


πŸ“„What's Next for JavaScript: New Features to Look Forward to

A reassuring and high level look at just what goes into making JavaScript better over time, along with some of the new things about to appear or still making their way through the arduous TC39 process.

MARY BRANSCOMBE (THE NEW STACK)

Mary has followed up this piece with Beyond Browsers: The Longterm Future of JavaScript Standards which goes into more depth on JavaScript's ongoing developments in the world of servers and edge functions.


🎬 Remotion v4.0: Create Videos Using React

A powerful framework for creating videos from code using React and JavaScript. v4 is such a big update they ▢️ recorded a keynote to show it off.

JONNY BURGER


©️JS WEEKLY
πŸ‘9
RELEASES

TypeScript 5.2 Beta
Just a month after the final release of 5.1, too. using is the headline feature and the release post goes into fantastic detail.

Node.js v20.4.0 (Current)
Node gains an interesting new 'mock timers' feature for writing more reliable and deterministic tests for time-dependent functionality.

Vite 4.4
The frontend toolkit updates to esbuild 0.18, adds experimental Lightning CSS support, and there are new starter templates for Solid and Qwik users.

Deno 1.35 – The alternative JS runtime makes Deno.serve() (its Web server API) stable, and improves npm and Node compatibility.

Bun 0.6.13
πŸ›  CODE & TOOLS


πŸ”©MathLive: A Web Component for Math Input

A web component that provides an interface for editing formulas. It uses LaTeX-style typesetting to keep things looking good. GitHub repo.

ARNO GOURDOL


πŸ”©copy-text-to-clipboard: Copy Text to Clipboard in Modern Browsers

Pretty simple but will save you a little messing around with the browser API.

SINDRE SORHUS
πŸ”₯7❀2
CHALLENGE #67
πŸ‘10πŸ€”6❀3
CHALLENGE #68
What is the output?
Anonymous Quiz
29%
1
10%
0
27%
[1]
34%
undefined
❀14πŸ‘8
When in async, we wait…

Harsha Vardhan
🀣32πŸ‘2πŸ€”2
CHALLENGE #69
❀10
What is the output?
Anonymous Quiz
17%
1
45%
[1]
6%
0
33%
undefined
🀣14πŸ€”6πŸ‘5
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“Œ First rule of programming...
🀣33πŸ”₯4
CHALLENGE #70
What is the output?
Anonymous Quiz
37%
true
39%
false
23%
Error
πŸ‘16❀1πŸ”₯1