π€13π10β€7π€£4
Please open Telegram to view this post
VIEW IN TELEGRAM
π5π€4β€2
What is the output?
Anonymous Quiz
34%
{ a:1, b: 2, c: 3 }
25%
[2, 3]
36%
{ b: 2, c: 3 }
5%
[[βbβ, 2], [βcβ, 3]]
π12β€5π€£3π₯1π€1
Please open Telegram to view this post
VIEW IN TELEGRAM
π5π€3
What is the output of the above code?
Anonymous Quiz
63%
{ bar: 'hello '}, { bar: 'hello '}
26%
{ bar: 'hello '}, undefined
11%
{ bar: 'hello '}, Error
π€22π12π€©5β€2π₯1
Please open Telegram to view this post
VIEW IN TELEGRAM
π8
π€19β€5π5
Please open Telegram to view this post
VIEW IN TELEGRAM
π€6π2
π18π₯6β€5π€2
π Honey, I Shrunk the npm Package!
Compression sits under the hood of everything on the modern Web, including npm packages (distributed as gzipped tarballs). Could the standard gzip approach be showing its age in both speed and effectiveness? Jamie runs a package through a few alternatives and gives an update on efforts to modernize npmβs compression defaults.
JAMIE MAGEE
ASIDES:
- A variety of malicious 'typosquatting' packages on both npm and PyPI have been found to be stealing SSH keys from developers. Take care over what you're installing out there.
- π’ We recently mentioned a discussion around Node.js getting its own mascot. The discussion has continued with lots of new ideas thrown into the mix.
- Google Cloud SQL's Node.js connector is now generally available.
Β©οΈNODE.JS WEEKLY
Please open Telegram to view this post
VIEW IN TELEGRAM
β€3π2π₯2π€©2
Please open Telegram to view this post
VIEW IN TELEGRAM
π€£5π3π₯1
π€20π€£9β€7π6π€©2π₯1 1
Please open Telegram to view this post
VIEW IN TELEGRAM
π€£56π4β€2π₯1π€©1 1
Please open Telegram to view this post
VIEW IN TELEGRAM
π€10π4π€£3
π€12π11β€5π€©5
π An Interactive Intro to CRDTs
Conflict-free replicated data types (the so-called CRDTs) provide a popular approach to replicate data across numerous clients and allow live collaboration between them without conflicts. This post really digs into what makes CRDTs tick well, complete with interactive examples.
JAKE LAZAROFF
πTest Assertion Styles in JavaScript
Isaac, fundamental to the development of npm and the growth of Node, shares his thoughts on the two main approaches common in JavaScript testing APIs and which he prefers best.
ISAAC Z. SCHLUETER
π΅ TypeScript 5.3 beta has been released with improved support for import attributes, improved type narrowing in numerous situations, and inlay hints in VS Code can now jump you to the type's definition.
Β©οΈJS WEEKLY
Please open Telegram to view this post
VIEW IN TELEGRAM
π3β€2π₯2
Please open Telegram to view this post
VIEW IN TELEGRAM
π9