π€16π€£11π2
Turn your source code into beautiful images using a variety of themes and customizations. (Be sure to note accessibility requirements or issues around using such images.)
KASPER MIKIEWICZ
Please open Telegram to view this post
VIEW IN TELEGRAM
β€6
π20π€6π€£1
Open source, built with Node, and lets you connect to numerous data sources and pull together data to turn into charts and dashboards.
CHARTBREW
Please open Telegram to view this post
VIEW IN TELEGRAM
π11
π€11π8β€6π₯2
Why TypeScript Enums Are Terrible But Union Types Are Great
A deep dive into the pitfalls of TypeScript Enums and the power of Union Types, or why I refactor all my Enums to Union Types.
Dr. Derek Austin
A deep dive into the pitfalls of TypeScript Enums and the power of Union Types, or why I refactor all my Enums to Union Types.
Dr. Derek Austin
β€6π5
π€£19π12β€3π₯2
What Exactly is Node.js? A Guide for Beginners
If you're thinking about doing back-end development using JavaScript, you will hear the term βNode.jsβ. Node is often associated with developing powerful web servers.
Amazing Enyichi Agu
If you're thinking about doing back-end development using JavaScript, you will hear the term βNode.jsβ. Node is often associated with developing powerful web servers.
Amazing Enyichi Agu
π₯18β€2π2
What is the output?
Anonymous Quiz
21%
undefined undefined
49%
5 number
12%
undefined number
19%
5 undefined
β€17π€13π€£6π₯1
π Issue 33 / 06.09.2023
π Node v20.6.0 (Current) Released
As we teased last week, the latest Node release includes all-new built-in support for setting environment variables via .env files, so you may no longer have a need for dotenv, depending on your use case.
π‘ If you just want to see a quick example of the .env feature in action, check this article.
JUAN JOSΓ AND THE NODE.JS TEAM
π My Node.js is a Bit Rusty..
The tale of how replacing a Node.js module with a native Rust module resulted in a 25x perf boost for Wix. Gal shows off the details of how it came about before concluding: βIf something is too slow, profile it first, then encapsulate it, and thenβperhapsβconsider rewriting it in Rust.β
GAL SCHLEZINGER
βοΈThere are all sorts of bizarrely named npm packages being published, including things like
Β©οΈNODE.JS WEEKLY
π Node v20.6.0 (Current) Released
As we teased last week, the latest Node release includes all-new built-in support for setting environment variables via .env files, so you may no longer have a need for dotenv, depending on your use case.
π‘ If you just want to see a quick example of the .env feature in action, check this article.
JUAN JOSΓ AND THE NODE.JS TEAM
π My Node.js is a Bit Rusty..
The tale of how replacing a Node.js module with a native Rust module resulted in a 25x perf boost for Wix. Gal shows off the details of how it came about before concluding: βIf something is too slow, profile it first, then encapsulate it, and thenβperhapsβconsider rewriting it in Rust.β
GAL SCHLEZINGER
βοΈThere are all sorts of bizarrely named npm packages being published, including things like
@!-!-
and --hepl
, in an attempt to break tools and find new security vulnerabilities.Β©οΈNODE.JS WEEKLY
β€6π1
π16π€£5π₯2
π₯ JavaScript Sets are about to become a lot more useful with these 7 new methods:
Currently stage 3. Implemented in JavaScriptCore (Safari/webkit), being worked on in Chrome, and is totally polyfillable all the way back to ES3
Wes Bos
.difference()
.intersection()
.symmetricDifference()
.union()
.isSubsetOf()
.isSupersetOf()
.isDisjointFrom()
Currently stage 3. Implemented in JavaScriptCore (Safari/webkit), being worked on in Chrome, and is totally polyfillable all the way back to ES3
Wes Bos
π17π₯8
π15β€6π€£5π€3π₯1
π Issue 34 / 07.09.2023
π Astro 3.0 Released: The All-in-One Web Framework
An increasingly popular, turbo-charged site generator comfortable with not just static sites, but dynamic and interactive ones too by way of its βislandsβ approach.
π RELEASES:
TypeScript 5.2 β Complete with the much awaited using declarations..
Node-RED 3.1 β The powerful low-code/visual programming environment gets some key improvements in its editor.
jq 1.7 β It's not JavaScript, but surely the best JSON processing tool to exist.
Ky 1.0 β Simple HTTP client based upon Fetch for browsers, Node & Deno.
jQuery 3.7.1 β Oh yes indeedy π
Β©οΈJS WEEKLY
π Astro 3.0 Released: The All-in-One Web Framework
An increasingly popular, turbo-charged site generator comfortable with not just static sites, but dynamic and interactive ones too by way of its βislandsβ approach.
π RELEASES:
TypeScript 5.2 β Complete with the much awaited using declarations..
Node-RED 3.1 β The powerful low-code/visual programming environment gets some key improvements in its editor.
jq 1.7 β It's not JavaScript, but surely the best JSON processing tool to exist.
Ky 1.0 β Simple HTTP client based upon Fetch for browsers, Node & Deno.
jQuery 3.7.1 β Oh yes indeedy π
Β©οΈJS WEEKLY
π12