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
πŸ›  CODE & TOOLS


πŸ”© Nightwatch.js 3.0: End-to-End Web Testing Framework

v3 includes some new selectors, features a revamped experience, lets you test Angular components in isolation, adds test double support for unit tests, and more. GitHub repo.

BROWSERSTACK LIMITED


πŸ”© Shiki: A Syntax Highlighter Using VS Code Themes

Supports over 100 languages and you can specify a VS Code theme in the settings to get the look you want. Works in both Node.js and even on static sites (via a CDN build) and you can see some examples here.

SHIKI
πŸ‘6❀5
CHALLENGE #58
πŸ€”12πŸ‘6πŸ”₯5❀2
CHALLENGE #59
What is the output?
Anonymous Quiz
40%
object
39%
string
21%
Error
πŸ”₯11πŸ‘4❀3πŸ€”1
The TypeScript Workshop (2021)

Broaden your skill set by learning TypeScript and applying your knowledge to build real-world applicationsKey FeaturesQuickly get started writing TypeScript code with hands-on exercises and activities...

Ben Grynhaus, Rayon Hunte, Jordan Hudgens
πŸ‘9❀4
CHALLENGE #60
What is the output?
Anonymous Quiz
48%
true
52%
false
πŸ‘12❀5πŸ‘Ž3πŸ€”2
Most Popular Programming Languages in 2023

According to a study by Statista, JavaScript is the most popular language to learn. JavaScript (JS) is a scripting language used to make websites and mobile applications more interactive. It is also commonly used for game development.

COURSERA
❀13πŸ‘8
CHALLENGE #61

Peyman
❀11πŸ”₯6
πŸ—ž Issue 18 / 01.07.2023


πŸ“„ A Massive Bug at the Heart of the npm Ecosystem

β€œThis is a doozy,” says the author, who used to work on the npm CLI team. We don’t want to spoil his story too much, but in short, package manifests and actual package contents don’t necessarily match up and this can be manipulated by bad actors and even trip up auditing tools.

DARCY CLARKE


🎬 The Cost of JavaScript in 2023

Esteemed Googler and Web performance expert Addy Osmani always brings a full, holistic view of problems and solutions to his talks, and this is no exception. He talks about the various ways JS apps are delivered and rendered, the constraints of the hardware involved, and techniques you can use to keep things running smoothly.

ADDY OSMANI

πŸ’‘ I know many readers dislike videos, but no word of a lie, this is a mini masterclass in numerous modern JS and webperf topics and worth saving for later.


©️JS WEEKLY
πŸ”₯8❀3
πŸ“’ ARTICLES & TUTORIALS


πŸ“ƒ Don't Write Console Logs Yourself Ever Again

We all use console.log and we’ll probably use it forever, but Amit says we can save time by using the Turbo Console Log extension for VS Code to at least insert the console.log statements for us..

AMIT MERCHANT


πŸ“ƒ An Introduction to Parser Combinators

Parsing is rarely exciting, but Varun has done a fantastic job of making an engaging tutorial for a dry, yet extremely useful, topic. This is the bare basics, but I hope we can encourage him to finish the series :-)

VARUN RAMESH
πŸ‘10
CHALLENGE #62

Peyman
πŸ‘17
Build and Deploy a Fullstack Reddit Clone: Next.js 13, React, Tailwind, Auth, Prisma, MySQL

Josh tried coding
❀14πŸ”₯4
CHALLENGE #63
πŸ‘2
What is the output?
Anonymous Quiz
13%
string
18%
undefined
36%
NaN
34%
number
πŸ‘12🀣8πŸ”₯3πŸ€”2