JavaScript
32.1K 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
CHALLENGE #69
❀10
What is the output?
Anonymous Quiz
17%
1
45%
[1]
6%
0
33%
undefined
🀣14πŸ€”6πŸ‘5
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“Œ First rule of programming...
🀣33πŸ”₯4
CHALLENGE #70
What is the output?
Anonymous Quiz
37%
true
39%
false
23%
Error
πŸ‘16❀1πŸ”₯1
Jump Start Vue.js (2019)

Get up to speed with Vue.js in a weekend! Since its release in 2014, Vue.js has seen a meteoric rise to popularity and is now considered one of the primary front-end frameworks, and not without good reason. ...

NILSON JACQUES
πŸ‘6❀4
CHALLENGE #71
πŸ‘12❀1πŸ”₯1
What is the output?
Anonymous Quiz
29%
10
47%
20
16%
undefined
8%
ReferenceError
πŸ‘12πŸ€”7❀1
I heard you want to be a web developer 😁
🀣42πŸ”₯1πŸ€”1
CHALLENGE #72
πŸ‘10❀3
πŸ—ž Issue 21 / 11.07.2023


πŸ“„ Node v20.4.0 Introduces Mock Timers

The latest release of Node includes a new MockTimers API that can make any tests involving time-dependent functionality more reliable and deterministic by mocking `setTimeout, setInterval, node:timers`, and more.

RAFAEL GONZAGA


πŸ“„ Testing the Dark Scenarios of Your Node App

An interesting look at some examples of easily overlooked but nonetheless important tests to have in your app or package. What happens when a service times out, code is mutating things it shouldn’t, or you have zombie processes milling around? These are some of the β€˜dark scenarios’ you can easily be prepared for.

YONI GOLDBERG AND RAZ LUVATON


πŸ“„ TypeScript and ECMAScript Modules in Node.js

An official docs page focusing on the use of ESM with Node.js in TypeScript projects. We’ve linked to this before, but it’s a handy document that continues to be updated.

MICROSOFT


©️NODE.JS WEEKLY
πŸ”₯8
πŸ”© APIs and SDKs


🧲 threads-api: Unofficial Client API for Meta's Threads

A way to use Meta’s Twitter-a-like from Node? This seems like the sort of thing that won’t work in a month or two, but who knows.. many Instagram libraries have done very well despite a lack of official support.

JUNHO YEO


🧲🎡 Spotify Unveils a TypeScript SDK for its Web API

Now this is officially supported. The popular music streaming service has long had a Web API for getting information about songs, managing playlists, controlling playback, etc. and now there’s an officially supported TypeScript SDK for it. This post includes some handy examples.

JO FRANCHETTI (SPOTIFY)
πŸ‘7❀3
CHALLENGE #73
πŸ‘7
πŸ‘9πŸ€”4❀3πŸ”₯2
πŸ‘8❀6πŸ”₯3
CHALLENGE #74
What is the output?
Anonymous Quiz
46%
15
30%
16
17%
[1, 2, 3, 4, 5]
6%
0
πŸ”₯16πŸ‘10❀1
πŸ—ž Issue 22 / 14.07.2023


πŸ“„ Driver.js: Create On-Page Tours, Highlights, and Contextual Help

A no-dependency, vanilla JavaScript library for putting together page tours and contextual help systems. The project is a few years old but has just been entirely rewritten and gained numerous enhancements, plus a huge lick of paint. There are lots of examples to check out.

KAMRAN AHMED


πŸ“„ Component Party: A Rosetta Stone of UI Library Code Examples

A comparison of different frameworks (like React, Vue, Svelte, Angular, Ember, etc.) by way of simple code snippets covering various tasks.

MATHIEU SCHIMMERLING


©️JS WEEKLY
❀9πŸ‘2