π Issue 8 / 26.05.2023
π DeviceScript: TypeScript for Tiny Thingamabobs
DeviceScript is a new Microsoft effort to take the TypeScript experience to low-resource microcontroller-based devices. Itβs compiled to a custom VM bytecode which can run in such constrained environments. (A bit like Goβs TinyGo.) Itβs aimed at VS Code users but thereβs a CLI option too.
MICROSOFT
π Deno 1.34: Now deno compile Supports npm Packages
Deno isnβt Node, but it increasingly likes to wear a Node-shaped costume. This release focuses on npm and Node compatibility and Denoβs
THE DENO TEAM
Β©οΈJS WEEKLY
π DeviceScript: TypeScript for Tiny Thingamabobs
DeviceScript is a new Microsoft effort to take the TypeScript experience to low-resource microcontroller-based devices. Itβs compiled to a custom VM bytecode which can run in such constrained environments. (A bit like Goβs TinyGo.) Itβs aimed at VS Code users but thereβs a CLI option too.
MICROSOFT
π Deno 1.34: Now deno compile Supports npm Packages
Deno isnβt Node, but it increasingly likes to wear a Node-shaped costume. This release focuses on npm and Node compatibility and Denoβs
compile
command (for turning projects into single binary executables) now supports npm packages too which opens up a lot of use cases.THE DENO TEAM
Β©οΈJS WEEKLY
π5
ARTICLES & TUTORIALS
π Demystifying Tupper's Formula
Tupperβs self-referential formula is a formula that, when plotted, can represent itself. Confused? Luckily Eli shows us how simple the concept is and how to use JavaScript to render your own.
ELI BENDERSKY
π An Introduction to Web Components
A practical and straightforward introduction to using the custom element API now supported in all major browsers to create a basic tabbed panel.
MOHAMED RASVI
π¬ Why React is Here to Stay
A rebuttal of sorts to Adam Elmoreβs video from two weeks ago: π¬ Iβm Done with React.
JOSCHA NESKE
π Demystifying Tupper's Formula
Tupperβs self-referential formula is a formula that, when plotted, can represent itself. Confused? Luckily Eli shows us how simple the concept is and how to use JavaScript to render your own.
ELI BENDERSKY
π An Introduction to Web Components
A practical and straightforward introduction to using the custom element API now supported in all major browsers to create a basic tabbed panel.
MOHAMED RASVI
π¬ Why React is Here to Stay
A rebuttal of sorts to Adam Elmoreβs video from two weeks ago: π¬ Iβm Done with React.
JOSCHA NESKE
π3π₯3β€1
π9π€5
π€9β€5
π€10π€£8
Fullstack React: The Complete Guide to ReactJS and Friends
Stop wasting your time learning React with incomplete and confusing tutorials. There are so many incorrect, confusing, and out-of-date blog articles One tutorial says one thing and another says something completely different. ...
Anthony Accomazzo, Nate Murray, Ari Lerner
Stop wasting your time learning React with incomplete and confusing tutorials. There are so many incorrect, confusing, and out-of-date blog articles One tutorial says one thing and another says something completely different. ...
Anthony Accomazzo, Nate Murray, Ari Lerner
β€11π4
What is the output?
Anonymous Quiz
41%
1, 1
27%
ReferenceError, ReferenceError
13%
undefined, undefined
20%
1, ReferenceError
π€16β€4π1
You Donβt Know Node.js EventLoop
You might be wondering if the title of this article is a bit ambitious, but fear not! Iβve put in the time and effort to cover everything you need to know about the EventLoop in Node.js. And believe me, youβll discover so many new things along the way!
NAIRIHAR
You might be wondering if the title of this article is a bit ambitious, but fear not! Iβve put in the time and effort to cover everything you need to know about the EventLoop in Node.js. And believe me, youβll discover so many new things along the way!
NAIRIHAR
π₯8β€3