ARTICLES & TUTORIALS
π A better way to Learn JavaScript
NAIRI HARUTYUNYAN
π 5 Ways to Speed Up Frontend Development
FERNANDO DOGLIO
πThe const 'Deception'
If the exact role of const has confused you in the past, this will be a handy primer that digs into the distinction between βassignmentβ and βmutationβ in JavaScript.
JOSH W COMEAU
π Write Better CSS by Borrowing Ideas from JS
A curious look at taking best practices from the JavaScript space for writing better CSS.
YAPHI BERHANU
π The Interactive Guide to Rendering in React
An interactive, illustrated guide exploring why, when and how React renders, complete with a series of well thought out animations.
RAUNO FREIBERG
π A better way to Learn JavaScript
NAIRI HARUTYUNYAN
π 5 Ways to Speed Up Frontend Development
FERNANDO DOGLIO
πThe const 'Deception'
If the exact role of const has confused you in the past, this will be a handy primer that digs into the distinction between βassignmentβ and βmutationβ in JavaScript.
JOSH W COMEAU
π Write Better CSS by Borrowing Ideas from JS
A curious look at taking best practices from the JavaScript space for writing better CSS.
YAPHI BERHANU
π The Interactive Guide to Rendering in React
An interactive, illustrated guide exploring why, when and how React renders, complete with a series of well thought out animations.
RAUNO FREIBERG
π8β€3
π13π€11π8β€7
Most of the complaints about JavaScript come from people who don't know JavaScript π
Here's why!
ERICK WENDEL
Here's why!
ERICK WENDEL
β€19π€£7π€©4π€1
π21π€£11π₯8
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