🤔3❤1
JavaScript Engines 🚀
⚙️ V8: Created by Google and written in C++, used by Brave, Chrome, Opera, Vivaldi, Edge. It is also used by Nodejs, Electron and Deno.
⚙️ SpiderMonkey: Developed by Mozilla and used by Firefox
⚙️ JavaScriptCore (JSC) : Apple's engine for Safari. It is also recently used by Bun.
⚙️ Chakra: Created by Microsoft for the late Internet Explorer and later for Edge before going to V8.
Lupita Code
⚙️ V8: Created by Google and written in C++, used by Brave, Chrome, Opera, Vivaldi, Edge. It is also used by Nodejs, Electron and Deno.
⚙️ SpiderMonkey: Developed by Mozilla and used by Firefox
⚙️ JavaScriptCore (JSC) : Apple's engine for Safari. It is also recently used by Bun.
⚙️ Chakra: Created by Microsoft for the late Internet Explorer and later for Edge before going to V8.
Lupita Code
❤8👍3👏3🔥2
What is the output?
Anonymous Quiz
12%
value, {}
28%
undefined, {}
40%
value, { "key": "value" }
21%
value, { Symbole("key"): "value" )
👏7❤3
🔥6
Learning TypeScript
TypeScript has conquered the world of JavaScript. Identified in developer surveys as one of the world's fastest growing and most popular languages, TypeScript is widely used in consumer and business companies across the world and is frequently credited for helping massive web applications scale.
Josh Goldberg
TypeScript has conquered the world of JavaScript. Identified in developer surveys as one of the world's fastest growing and most popular languages, TypeScript is widely used in consumer and business companies across the world and is frequently credited for helping massive web applications scale.
Josh Goldberg
❤3🔥3
🔥9👍4👎3👏3
📰 QUICK UPDATES
📄 The TypeScript team released a new VS Code extension named Deopt Explorer, which can analyze trace logs produced by V8 in order to (in their words) help prevent the “slow creep of megamorphism.”
Ron Buckton
📄 Chat UI, the chat interface powering apps with SvelteKit and various OSS models like OpenAssistant.
HuggingChat team
📄 The TypeScript team released a new VS Code extension named Deopt Explorer, which can analyze trace logs produced by V8 in order to (in their words) help prevent the “slow creep of megamorphism.”
Ron Buckton
📄 Chat UI, the chat interface powering apps with SvelteKit and various OSS models like OpenAssistant.
HuggingChat team
👍3
👍14👎2
🗞 Issue 5 / 16.05.2023
📄 How to host website on Android phone
This blog is running on my $180 Android phone running Android 11. This post describes how I turned my Android device into a web server which can be accessed from a public URL, and how you can do it too.
PINGGY
📄 Reducing the cost of string serialization in Node.js core
Is it possible to reduce the cost of string serialization in Node, particularly in the context of URL parsing? Research was done and the answer is.. yes, by quite a lot too. Benchmarks included.
YAGIZ NIZIPLI
©️JS WEEKLY
📄 How to host website on Android phone
This blog is running on my $180 Android phone running Android 11. This post describes how I turned my Android device into a web server which can be accessed from a public URL, and how you can do it too.
PINGGY
📄 Reducing the cost of string serialization in Node.js core
Is it possible to reduce the cost of string serialization in Node, particularly in the context of URL parsing? Research was done and the answer is.. yes, by quite a lot too. Benchmarks included.
YAGIZ NIZIPLI
©️JS WEEKLY
🔥4⚡3