javascript.jpg
2.5 MB
π₯14β€2π€©1
π16π2
Interview w/ Brendan Eich
JavaScript, Firefox, Mozilla, and Brave
π https://youtu.be/krB0enBeSiE
Lex Fridman
JavaScript, Firefox, Mozilla, and Brave
π https://youtu.be/krB0enBeSiE
Lex Fridman
β‘7β€4π₯3π1
π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
π 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β.
π 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
π16β€8π1π€©1
Array Methods Explained
Understanding array methods is an important step towards being able to write clean, functional code, and it opens doors to more powerful techniques of functional and reactive programming.
Aleksandrs Bogackins
Understanding array methods is an important step towards being able to write clean, functional code, and it opens doors to more powerful techniques of functional and reactive programming.
Aleksandrs Bogackins
β€24π3
π19β€2
π Issue 4 / 11.05.2023
π The JavaScript Ecosystem Is Delightfully Weird
Bear with me, instead of starting with how JavaScript ecosystem is weird, I'm going to start with why the JavaScript ecosystem is weird.
SAM RUBY
π The New JavaScript Features Coming in ECMAScript 2023
The next JavaScript update brings smaller additions familiar from other languages, but there are more significant developments in the wings.
MARY BRANSCOMBE
Β©οΈNODE.JS WEEKLY
π The JavaScript Ecosystem Is Delightfully Weird
Bear with me, instead of starting with how JavaScript ecosystem is weird, I'm going to start with why the JavaScript ecosystem is weird.
SAM RUBY
π The New JavaScript Features Coming in ECMAScript 2023
The next JavaScript update brings smaller additions familiar from other languages, but there are more significant developments in the wings.
MARY BRANSCOMBE
Β©οΈNODE.JS WEEKLY
β€3π3π₯3β‘1
IN BRIEF
π React now has official 'canary' releases if you want to use newer features than in the stable releases but still be on an officially supported channel.
π Newly released Firefox 113 lets you override JS files in its debugger.
π Svelte is converting from TypeScript to JSDoc ...
π React now has official 'canary' releases if you want to use newer features than in the stable releases but still be on an officially supported channel.
π Newly released Firefox 113 lets you override JS files in its debugger.
π Svelte is converting from TypeScript to JSDoc ...