JavaScript
32.1K subscribers
1.04K photos
10 videos
33 files
724 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
➑️Full Stack Serverless (2020)
Modern Application Development with React, AWS, and GraphQL

Cloud computing is typically associated with backend development and DevOps. But with the rise of serverless technologies and a new generation of services and frameworks, frontend and mobile developers ...

Nader Dabit
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘9πŸ”₯5❀1
CHALLENGE #98
❀1
What is the output?
Anonymous Quiz
16%
24
25%
48
42%
12
17%
0
πŸ€”17πŸ‘4❀2πŸ”₯1
➑️Mastering React Test-Driven Development (2022)

Learn test-driven and behavior-driven development techniques that will give you greater confidence when building React applications key features. Explore the TDD process, how it works, and why it will help ...

Daniel Irvine
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘9πŸ”₯6❀3
CHALLENGE #99
🀣10πŸ€”1
What is the output?
Anonymous Quiz
57%
deleted
43%
not deleted
πŸ”₯9πŸ‘4🀣4πŸ€”3❀2
πŸ‘€ How to Build a Drag-and-Drop Kanban Board

A complete screencast walkthrough of using React to build a Trello-like app based around the familiar Kanban board pattern. It also serves as an introduction to the dnd-kit drag-and-drop toolkit.

KLITON BARE
Please open Telegram to view this post
VIEW IN TELEGRAM
❀5πŸ‘3πŸ”₯3
CHALLENGE #100
πŸ€”1
πŸ‘20πŸ€”13❀2🀣11
πŸ“Œ Issue 29 / 09.08.2023


πŸ“„ npmgraph: A Way to Visualize Dependency Graphs

Give this Web-based tool one or more package names (or a package.json of your own) and you can see a visualization of the dependency graphs for those packages, including where they intersect. Packages can be colored by various criteria (such as number of maintainers) and you can download a SVG of the resulting graphs to paste into your reports and presentations if you like scaring people that way. There’s a lot more to this tool than meets the eye so have a play.

KIEFFER, BRIGANTE, ET AL.


πŸ“„ A Compilation of Outstanding JS Testing Articles

Since we’re taking a couple of weeks off, you might be keen to have some Node related reading stacked up, and Yoni delivers with his opinionated list of 10 outstanding testing articles, all with a Node slant to them. He also mentions his own list of JavaScript and Node.js Testing Best Practices which is worth revisiting too.

YONI GOLDBERG


©️NODE.JS WEEKLY
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘5❀2πŸ”₯2
CHALLENGE #101
What is the output?
Anonymous Quiz
31%
NaN
47%
2
11%
1
11%
3
πŸ‘14πŸ€”11❀3πŸ‘Ž2
πŸ’Ώ Macintosh.js: A Virtual Macintosh Running via Electron

An impressive virtual machine emulating a 1991 Macintosh Quadra 900 with System 8, all running in Electron. We linked to this several years ago but it’s had some updates since then and runs faster than before. As well as a few games, such as Oregon Trail, there are a variety of apps pre-installed, including a trial of Adobe Photoshop 3 which starts up faster than my real Photoshop now.. (Download necessary since it's an Electron app and all..)

FELIX RIESEBERG, APPLE, ET AL.
Please open Telegram to view this post
VIEW IN TELEGRAM
❀4πŸ‘4πŸ”₯3πŸ‘Ž1
CHALLENGE #102
What is the output?
Anonymous Quiz
28%
0 1 2
48%
undefined undefined 2
17%
1
7%
2
πŸ€”28πŸ‘13πŸ”₯4❀1
πŸ“Œ Issue 30 / 11.08.2023


πŸ“„ My Experience Modernizing Packages to ESM

What a post! Mark, well known for his work on React, Redux, and much more, details the painful experiences and hard-earned lessons he picked up while migrating the Redux packages to ES modules.

MARK 'ACEMARKE' ERIKSON


πŸ“„ Things You Forgot (or Never Knew) Because of React

β€œI’ve written before about how React is the new default frontend framework, and how I don’t think most people using React on a regular basis realize quite how much it’s fallen behind.” High level thoughts about the React β€˜bubble’ and some reasons to look beyond it, including a round up of some of the alternative options.

JOSH COLLINSWORTH


©️JS WEEKLY
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘5❀2πŸ”₯1
πŸŽ‰ RELEASES

TypeScript 5.2 RC
TS 5.2 is nearly set for its final release. Explicit resource management with using is the headline feature, but there's more, as usual.

esbuild 0.19.0
The high-perf bundler can now import paths containing wildcards and supports advanced CSS @import rules. Note that this release contains backwards-incompatible changes.

Astro 2.10
There's also a first beta of Astro 3.

Node.js Security Releases
v20.5.1 (Current), v18.17.1 (LTS) and v16.20.2 (LTS) are all part of this set of releases including OpenSSL security updates and fixes, mostly, around permission policies.
❀3πŸ‘1
CHALLENGE #103
πŸ€”10πŸ‘4πŸ”₯1