#634 — April 13, 2023 |
|
JavaScript Weekly |
The JavaScript Equality Table Game — Minesweeper will feel like a walk in the park after this reminder of the horrors of JavaScript’s Reinis Ivanovs |
htmx 1.9 Released — htmx (homepage) is an increasingly popular library outside of the JavaScript space as it lets folks use things like WebSockets, SSE, AJAX, and CSS transitions by marking up HTML rather than writing lots of JavaScript. v1.9 adds support for view transitions and generalized inline event handling. The code examples are worth a look – htmx makes a lot possible, with rather little tooling or markup needed. htmx team |
Supercharge AWS S3 Video Streaming with ImageKit's Video API — Get adaptive bitrate streaming, video optimizations, format conversions, and real-time transformations and watermarking by attaching ImageKit with your AWS S3 bucket. ImageKit sponsor |
The ECMAScript® 2023 Language Spec Steps Forward — After prematurely announcing the progression of the ES2023 spec in February, we can now announce: TC39 has approved the ECMAScript 2023 spec, and while it remains a candidate, it’s now a step closer to eventual ECMA General Assembly approval. The finished proposals list for 2023 now includes Array find from last, hashbang support, Symbols as WeakMap keys, and change Array by copy. ECMA International |
IN BRIEF:
|
RELEASES:
|
📒 Articles & Tutorials |
Ranger: Use a Range-Like Syntax for Anything? — Jon Randy |
💡 A proposal for JavaScript to get built-in range support is at stage 2. |
📅 Build and Deploy ‘23: May 3rd - Save the Date! — The ultimate CI/CD virtual conference - best practices and end-user success stories from DevOps experts. Plus, a keynote from Emily Freeman, author of DevOps for Dummies. Codefresh sponsor |
Trying Node's Built-In Test Runner — In 2022, Node gained an experimental built-in test runner ( Gleb Bahmutov |
▶ The Right Way To Merge JavaScript Objects — In just one minute, too.
|
Ref vs. Reactive: What to Choose When Using Vue 3 Composition API?
|
How to Stream File Uploads to S3 Object Storage from Node.js
|
How to Contribute to a Project You Have No Idea About
|
🛠 Code & Tools |
Reveal.js 4.5: An HTML Presentation Framework — Brings elegant presentations to anyone with a Web browser. v4.5 was just released with support for jumping to specific slides, a few new themes, and with live reload working with files in subfolders. Hakim El Hattab |
List.js: Add Search, Sort, Filters, and More to Tables and Lists — A handy library for adding search, sort, filters and flexibility to tables, lists or other HTML elements. Want an example? Why, of course. Jonny Strömberg |
🦘Quokka.js - #1 JavaScript Scratchpad for VS Code — With 2M+ downloads, Quokka.js is the #1 tool for exploring and testing JavaScript/TypeScript. Code runs immediately as you type. Wallaby.js sponsor |
Queue: Async Function Queue with Adjustable Concurrency — Exports a class Queue that implements most of the Array API. Jesse Tane |
Yet Another React Lightbox — Add a lightbox component to your projects “in minutes” – there are several examples to try, as well as a playground with adjustable settings. GitHub repo. Igor Danchenko |
Sandpack 2.6: Component Toolkit for Creating Live Code Editing Experiences — Created by the folks at CodeSandbox, so they surely know what they’re doing in this space. GitHub repo. CodeSandbox |
Easy to Use, Full-Stack Application Monitoring TelemetryHub sponsor |
TS Writer: A Template String Template Engine for Generating Code at Runtime — Rather niche, but aimed at situations where you might need to generate code at runtime in TypeScript. tinylibs |
|
|