JavaScript
32.1K subscribers
1.04K photos
10 videos
33 files
723 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
So true ๐Ÿ˜‚
๐Ÿคฃ35๐Ÿ”ฅ1
CHALLENGE #90
What is the output?
Anonymous Quiz
75%
8
25%
9
๐Ÿ‘9๐Ÿค”6๐Ÿ”ฅ3
ESLint Reimagined: Creating a Linter from Scratch

Erick Wendel
โค4๐Ÿ‘4๐Ÿค”1
โ“ CHALLENGE #91
Please open Telegram to view this post
VIEW IN TELEGRAM
What is the output?
Anonymous Quiz
25%
0
17%
{}
31%
1
28%
true
๐Ÿค”20๐Ÿ‘8๐Ÿ”ฅ3โค1
๐Ÿคฃ A new module every minute
๐Ÿคฃ28๐Ÿ‘4๐Ÿ”ฅ1
โžก๏ธ Professional JavaScript for Web Developers (2019)

Update your skill set for ES 6 and 7 with the ultimate JavaScript guide for pros Professional JavaScript for Web Developers is the essential guide to next-level JavaScript development. ..

Matt Frisbie
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ‘6โค4๐Ÿ”ฅ3
โ“ CHALLENGE #92
Please open Telegram to view this post
VIEW IN TELEGRAM
What is the output?
Anonymous Quiz
19%
1 1
23%
1 2
58%
[1, 2, 3] [1, 2, 3]
๐Ÿ‘13โค4๐Ÿ”ฅ1๐Ÿคฃ1
๐Ÿ˜ฎ Did you know that the Node.js has an async verison of setimmediate
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ”ฅ7๐Ÿ‘3โค2๐Ÿค”1
โ“ CHALLENGE #93
Please open Telegram to view this post
VIEW IN TELEGRAM
What is the output?
Anonymous Quiz
31%
[1, 2, 3]
27%
[3, 2, 1]
42%
[2, 3, 1]
๐Ÿ‘11โค4๐Ÿ”ฅ1๐Ÿค”1๐Ÿคฃ1
๐Ÿ“Œ Issue 27 / 02.08.2023


๐Ÿ“„ PythonMonkey: JavaScript/WASM Interop for Python

The alpha release of a new way to bring Python and JavaScript together, by way of embedding Mozilla SpiderMonkey into the Python VM. This post introduces the concept with some examples, an idea of where the project is headed, as well as some Colab demos. Despite using SpiderMonkey rather than V8, Node and npm compatibility is important to the project and more Node integration is on its roadmap. GitHub repo.

WILL PRINGLE


๐Ÿ“„ Speeding Up V8 Heap Snapshots

When diagnosing a memory leak in a JavaScript app, engineers at Bloomberg encountered some weird performance issues with capturing a single full-size heapshot taking more than 30 minutes(!) at times. Hereโ€™s the full story of how they investigated and resolved the problem, making JS memory analysis faster than ever for all of us.

JOSร‰ DAPENA PAZ (IGALIA)


๐Ÿ›  Node.js Toolbox: A Way to Find Node.js Packages

Several months ago we featured this brand new project curating Node packages in areas like HTTP frameworks, browser testing and query builders, and itโ€™s continued to go from strength to strength. Theyโ€™ve recently added a feature to compare the weekly download numbers of packages in each category.

MAXIM ORLOV


ยฉ๏ธNODE.JS WEEKLY
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ”ฅ7๐Ÿ‘1
We're thrilled to announce that our community has reached an astounding 2000 members and counting!! ๐Ÿฅณ

As we celebrate this achievement, we know that our commitment to excellence remains stronger than ever.

Thank you for being a part of our journey!
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ”ฅ10โค9๐Ÿ‘5
โ“ CHALLENGE #94
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ‘11
What is the output?
Anonymous Quiz
35%
2
45%
1
20%
undefined
๐Ÿ”ฅ11โค6๐Ÿ‘3๐Ÿ‘Ž1๐Ÿค”1
โ“ CHALLENGE #95
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ‘5
What is the output?
Anonymous Quiz
21%
1 1 2
17%
2 1 2
62%
2 2 2
๐Ÿค”21โค7๐Ÿ”ฅ4๐Ÿคฃ1