JavaScript
32K subscribers
1.04K photos
10 videos
33 files
721 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
πŸ—ž Issue 10 / 02.06.2023


πŸ“„Aimless.js: The 'Missing' JavaScript Randomness Library

If you’ve been itching for functions to give you random characters, numbers from custom distributions, random sequences, random items, weighted random numbers, or more, this is for you.

CHRISTOPHER CAVALEA


πŸ“„ JavaScript Macros in Bun

Not content with giving the JavaScript world a brand new bundler, Bun’s Jarred has taken it a bit further: 'macros' that run at bundle time with the result being directly inlined into your code. They use stage 3 annotated import statements (so may become regular JS eventually) and Jarred shows off some use cases here.

JARRED SUMNER


🎬 Discussing the Future of React with 2 Core Team Members

As part of the celebrations around React’s 10th b-day, Vercel’s Delba de Oliveira interviewed Andrew Clark and Sebastian MarkbΓ₯ge of the React core team on modern topics including server components, Suspense, Actions, and the next steps React will take.

DELBA DE OLIVEIRA (VERCEL)


©️JS WEEKLY
πŸ”₯4πŸ‘2
⚑️ IN BRIEF


πŸŽ‚πŸΎ Celebrating 10 Years of React

πŸ“œIntel and Google have been working together on the Compute Pressure API which you can use, in origin trial, in Chrome 115. It provides a way to measure the 'computational strain' of the system your code is running on to then adjust how your app operates accordingly.

🎬 Misko Hevery, creator of Angular and now Qwik, was on the Stack Overflow Podcast talking about how he's 'dehydrating the Web' in an ongoing quest for higher performance.

πŸ“œYou can now use Node.js built-in modules on Deno Deploy, making it easier to run existing JS apps 'at the edge' on their platform.
πŸ‘3
ARTICLES & TUTORIALS


πŸ“ƒSvelvet: A Svelte Component Library for Interactive Node-Based Diagrams

You can create flow diagrams using pre-built components with seamless zooming and panning, draggable interactivity, customizable edges/nodes, etc.

SVELVET TEAM


πŸ“ƒ Inkline 4.0: A Customizable Vue.js 3 UI/UX Library

A design system and numerous customizable components designed for mobile-first (but desktop friendly) and built with accessibility in mind.

ALEX GROZAV
❀4πŸ‘2
CHALLENGE #31
🀣5
What is the output?
Anonymous Quiz
17%
2
25%
Error
48%
2n
11%
101
πŸ”₯6❀4πŸ‘3
🀣16πŸ‘9❀6πŸ€”1
CHALLENGE #32
πŸ€”6πŸ‘5❀2
🀣14
CHALLENGE #33
What is the output?
Anonymous Quiz
42%
1, undefined
9%
Error
25%
2, 2
24%
1, 2
πŸ‘11❀4
CHALLENGE #34

Samvel
What is the output?
Anonymous Quiz
17%
0
47%
2
24%
true
13%
false
❀5πŸ‘5πŸ€”2
Node.js Web Development (2020)

Build scalable web applications using Node.js, Express.js, and the latest ECMAScript techniques, along with deploying applications with AWS and Docker with this updated fifth editionKey Featuresβ€’ Learn ...

David Herron
πŸ”₯7❀4πŸ‘3
CHALLENGE #35
πŸ”₯3
Micro State Management with React Hooks (2022)

Explore global state management and select the best library for your applicationKey FeaturesUnderstand the essential concepts and features of micro state managementDiscover solutions to common problems ...

Daishi Kato
πŸ”₯5❀3