JavaScript
32K subscribers
1.03K photos
9 videos
33 files
713 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
CHALLENGE #3
❀6
What is the output?
Anonymous Quiz
38%
1, 2
30%
2, 2
18%
TypeError
13%
ReferenceError
πŸ‘13πŸ€”11πŸ‘8❀7
Most of the complaints about JavaScript come from people who don't know JavaScript πŸ‘€

Here's why!

ERICK WENDEL
❀19🀣7🀩4πŸ€”1
How To Code in React.js eBook (2021)

This book is an introduction to React that works from the foundations upward. Each chapter takes you a little deeper into the React ecosystem, building on your previous knowledge.

Joe Morgan
❀12πŸ‘9
CHALLENGE #4
πŸ‘21🀣10πŸ”₯8
Essential TypeScript 4: From Beginner to Pro (2021)

Learn the essentials and more of TypeScript, a popular superset of the JavaScript language that adds support for static typing.

Adam Freeman
πŸ”₯10πŸ‘6❀4
CHALLENGE #5
❀9πŸ‘Ž1
What is the output?
Anonymous Quiz
35%
undefined
16%
false
39%
true
9%
{}
javascript.jpg
2.5 MB
JavaScript Roadmap

Step by step guide to learn JavaScript in 2023

roadmap.sh
πŸ”₯14❀2🀩1
CHALLENGE #6
❀12🀣5
What is the output?
Anonymous Quiz
35%
1
38%
2
27%
Error
πŸ‘16πŸ‘2
AI vs Web development πŸ˜…βœŒοΈ
😁26❀6
Interview w/ Brendan Eich

JavaScript, Firefox, Mozilla, and Brave

πŸ‘‰ https://youtu.be/krB0enBeSiE

Lex Fridman
⚑7❀4πŸ”₯3πŸ‘1
CHALLENGE #7
πŸ‘3
πŸ‘17πŸ€”16❀5
πŸ—ž Issue 3 / 09.05.2023


πŸ“„ A Practical Guide to Not Blocking the Event Loop

Typically, JavaScript engines run JavaScript in a single thread with an event loop. However, the nature of mixing synchronous and asynchronous tasks, along with the increasing popularity of workers for running code on separate threads, makes the landscape harder to navigate than it used to be.

SLAVA KNYAZEV


πŸ“„ Deno announced Deno KV

A strongly consistent and globally replicated key-value database.

ANDY JIANG, RYAN DAHL
πŸ‘7
IN BRIEF

πŸ“œ Next.js 13.4 has been released and it pushes hard on the app router approach, the ability to use the filesystem to provide API structure, and a new experimental feature: server actions.

πŸ“œ Astro 2.4 just launched with experimental middleware, stronger scoping for CSS, and more.

πŸ“œThe Amazon Prime Video team wrote about How they saved 90% on their AWS bill by moving from serverless microservices to a monolith. This sparked many heated debates like β€œserverless is good” and β€œserverless is bad”.
πŸ”₯9