Wired Elements, the perfect compation of rough.js A set of common UI elements with a hand-drawn, sketchy look. These can be used for wireframes, mockups, or just the fun hand-drawn look. The elements are drawn with enough randomness that no two renderings will be exactly the same — just like two separate hand-drawn shapes.
Category: Javascript
Documentations, Javascript, Web
Abandonware of the web: do you know that there is an HTML tables API?
Abandonware of the web: do you know that there is an HTML tables API?
Documentations, Javascript
How to emulate hand-drawn shapes / Algorithms behind RoughJS | shihn.ca
Link
Javascript
Javascript
Bun — A fast all-in-one JavaScript runtime
Bundle, install, and run JavaScript & TypeScript — all in Bun. Bun is a new JavaScript runtime with a native bundler, transpiler, task runner, and npm client built-in. Gonna try this Bun — A fast all-in-one JavaScript runtime
Javascript, Tricks
State of JavaScript 2023
State of JavaScript 2023 The 2023 edition of the annual survey about the latest trends in the JavaScript ecosystem.
Link
Bun — A fast all-in-one JavaScript runtime
Bundle, install, and run JavaScript & TypeScript — all in Bun. Bun is a new JavaScript runtime with a native bundler, transpiler, task runner, and npm client built-in.
Javascript
multithreading.io
Multithreading functions in JavaScript to speedup heavy workloads, designed to feel like writing vanilla functions. multithreading.io
Documentations, Javascript, Tricks
javascript – Can (a== 1 && a ==2 && a==3) ever evaluate to true? – Stack Overflow
javascript – Can (a== 1 && a ==2 && a==3) ever evaluate to true? – Stack Overflow Yes, it can. IMHO it is one of the several undesirable consequences of loosely typed languages. In fact, according to an almost anonymous user: Worst, it is also possible using the === operator!

