Ten JavaScript #217 — Brief History of JS, generative art, and more

TENJAVASCRIPT #217

Know someone who might like this email? Forward it! Newbies, you can always subscribe here.

1. How to Use Recursive Components in React to Display Deeply Nested Data

I’m sure you’ve experienced the sudden nightmare when you make an API call and the data that gets returned contains an array in it with more data. Then you open that array and it’s filled with more arrays with more data. And then each one of those data elements is another array with more data!

#React

2. A Brief History of JavaScript & Node.js

The first attempt at standardizing scripting languages was in 1997 with ECMAScript. (ES-1) as part of European Computer Manufacturers Association (ECMA). However, different implementations, competing languages, and egos prevented any real standardization from occurring until 2009. In between that time, the (failed) proposal for ES-4 (led by Mozilla and others) attempted to call for more traditional programming concepts like classes, modules, etc.

#Story #Node.js

3. Is this a dependency or devDependency?

Earlier today, someone opened a Pull Request for svelte-spa-router–an open source project I maintain as a client-side router for Single-Page Apps built with the Svelte framework–asking whether they should install the module as a dependency or devDependency in the package.json file. Aside from the specificity of this case, I thought this was a great question in general, and worth discussing. When should we put a module dependency in package.json as a devDependency?

#Ecosystem

4. Standalone UUID generator in Javascript

Here is a simple and easy (no external dependencies) method to generate UUID in your Javascript applications.

#Algorithms

5. Starting with order: an approach to generative art

I came across an interesting approach in Anders Hoff’s writings: When experimenting with generative algorithms it is sometimes useful to start with a highly organized structure. Then try to find interesting ways to gradually disrupt it.

#Art

6. Case study: Analyzing Notion app performance

Today, let’s take a look at Notion – an advanced note-taking web app. Notion is a great product, but one thing customers complain about is its startup time:

#React #Performance

7. How to avoid race conditions with asynchronous javascript

Have you every heard about race conditions? What are they and why are they so dangerous? Here are some real life examples using asynchronous javascript.

#Async

8. How JWT works — in depth

Why and how it works? Understanding and building a simple JWT library from scratch. (part 1)

#JWT

9. Chrome v83 enables JS module support for SharedWorkers → Starting a new era for multi Browser Window Apps with neo.mjs

Meaning: you can now use ES6+ classes & modules for your SharedWorkers, allowing us to create solid architectures for complex use cases. In case you do care about Firefox & Safari not completely…

#Chrome

10. The top types `any` and `unknown` in TypeScript

In TypeScript, any and unknown are types that contain all values. In this blog post, we examine how they work.

#TypeScript

📺 Strict Mode Screencasts

JS-focused screencast series. Videos come up every week exploring and explaining JavaScript language features, libraries, frameworks, and sometimes even entirely new programming languages for the Web. Find the latest issue here. — I.


Older messages

Ten JavaScript #216 — Making Vue 3, Microsoft improving PWA, and more

Friday, May 29, 2020

TENJAVASCRIPT #216 Know someone who might like this email? Forward it! Newbies, you can always subscribe here. 1. The process: Making Vue 3 Over the past year, the Vue team has been working on the next

Ten JavaScript #215 — Deno 1.0 released, The State of Microframeworks, and more

Sunday, May 24, 2020

TENJAVASCRIPT #215 Know someone who might like this email? Forward it! Newbies, you can always subscribe here. 1. Deno 1.0 Deno version 1, a runtime engine from the Node.js original author has just

Ten JavaScript #214 — Under-the-hood of type systems, VSCode updated, and more

Saturday, May 9, 2020

TENJAVASCRIPT #214 1. Under-the-hood of type systems (eg TypeScript) This article will aim to shine a light on some of the fundamentals at work under-the-hood. It is not possible to focus on everything

Ten JavaScript #213 — TypeScript exercises, MERN auth tutorial, and more

Saturday, May 2, 2020

TENJAVASCRIPT #213 1. mdevils/typescript-exercises: A collection of challenging TypeScript exercises A collection of challenging TypeScript exercises. Contribute to mdevils/typescript-exercises

Ten JavaScript #212 — GameDev with TypeScript, Real-time IoT, and other articles

Saturday, April 18, 2020

TENJAVASCRIPT #212 1. Intro to game development with Typescript If you are like me and are looking into getting out of Google's ecosystem, chances are that you switched (or are thinking on

You Might Also Like

Daily Coding Problem: Problem #1707 [Medium]

Monday, March 3, 2025

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Facebook. In chess, the Elo rating system is used to calculate player strengths based on

Simplification Takes Courage & Perplexity introduces Comet

Monday, March 3, 2025

Elicit raises $22M Series A, Perplexity is working on an AI-powered browser, developing taste, and more in this week's issue of Creativerly. Creativerly Simplification Takes Courage &

Mapped | Which Countries Are Perceived as the Most Corrupt? 🌎

Monday, March 3, 2025

In this map, we visualize the Corruption Perceptions Index Score for countries around the world. View Online | Subscribe | Download Our App Presented by: Stay current on the latest money news that

The new tablet to beat

Monday, March 3, 2025

5 top MWC products; iPhone 16e hands-on📱; Solar-powered laptop -- ZDNET ZDNET Tech Today - US March 3, 2025 TCL Nxtpaper 11 tablet at CES The tablet that replaced my Kindle and iPad is finally getting

Import AI 402: Why NVIDIA beats AMD: vending machines vs superintelligence; harder BIG-Bench

Monday, March 3, 2025

What will machines name their first discoveries? ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

GCP Newsletter #440

Monday, March 3, 2025

Welcome to issue #440 March 3rd, 2025 News LLM Official Blog Vertex AI Evaluate gen AI models with Vertex AI evaluation service and LLM comparator - Vertex AI evaluation service and LLM Comparator are

Apple Should Swap Out Siri with ChatGPT

Monday, March 3, 2025

Not forever, but for now. Until a new, better Siri is actually ready to roll — which may be *years* away... Apple Should Swap Out Siri with ChatGPT Not forever, but for now. Until a new, better Siri is

⚡ THN Weekly Recap: Alerts on Zero-Day Exploits, AI Breaches, and Crypto Heists

Monday, March 3, 2025

Get exclusive insights on cyber attacks—including expert analysis on zero-day exploits, AI breaches, and crypto hacks—in our free newsletter. ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌

⚙️ AI price war

Monday, March 3, 2025

Plus: The reality of LLM 'research' ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

Post from Syncfusion Blogs on 03/03/2025

Monday, March 3, 2025

New blogs from Syncfusion ® AI-Driven Natural Language Filtering in WPF DataGrid for Smarter Data Processing By Susmitha Sundar This blog explains how to add AI-driven natural language filtering in the