Format JavaScript as the Romans do?
#584 — April 8, 2022Unsubscribe | Read on the WebJavaScript WeeklyVeni, vidi, formatae! Announcing Rome Formatter: Super Fast JavaScript Formatting— Rome is an ambitious project that sets out to...
View ArticleOn function composition in JavaScript
🇺🇦 #585 — April 15, 2022Unsubscribe | Read on the WebJavaScript WeeklyJS Function Composition: What’s The Big Deal?— James’ articles on JavaScript fundamentals have been very popular over the years,...
View ArticleNode.js 18, WebAssembly 2.0, and Ember 4.3
🇺🇦 #586 — April 22, 2022Unsubscribe | Read on the WebLots of bits and pieces this week like running JavaScript on MS-DOS(!?), a deep dive on a V8 optimization, writing React apps on top of Ruby on...
View ArticleLet's build a JavaScript bundler
🇺🇦 #587 — April 29, 2022Unsubscribe | Read on the WebJavaScript WeeklyFour Eras of JavaScript Frameworks— While the pre-2012 history is a bit fuzzy given the author’s experiences, this is a nice...
View ArticleA 2022 take on TodoMVC in plain JS
🇺🇦 #588 — May 6, 2022Unsubscribe | Read on the WebJavaScript WeeklyHow Partytown Eliminates Website Bloat From Third-Party Scripts— As well as being the name of my house, Partytown is also a library...
View Article19 hours of D3.js??
🇺🇦 #589 — May 13, 2022Unsubscribe | Read on the WebJavaScript WeeklyUsing Google's CrUX to Compare Performance of JS Frameworks— Chrome User Experience Report (CrUX) is a dataset of user experience...
View ArticleGetting animated
🇺🇦 #590 — May 20, 2022Unsubscribe | Read on the WebJavaScript WeeklySliderland: A Minimalist Coding Playground— No obvious top feature this week so I’m leading with a little project I’ve enjoyed...
View ArticleAirbnb's uncommon route to faster JS builds
#591 — May 27, 2022Unsubscribe | Read on the WebJavaScript WeeklyComparing Three Ways of Processing Arrays Non-Destructively— The good doctor of JavaScript puts for-of, .reduce(), and .flatMap() up...
View ArticleSure, you can make games in Word with JavaScript now.
Don't miss the link with a ⭐️ next to it in this issue, I promise it's good :-)#592 — June 3, 2022Unsubscribe | Read on the WebJavaScript WeeklyAngular v14 Released— A key release for the long...
View ArticleMathematics is the music of reason.
#593 — June 10, 2022Unsubscribe | Read on the WebJavaScript WeeklyMathematical Notation Explained with JavaScript— Math has its own fascinating world of notation but if it feels a bit opaque to you,...
View ArticleAbortController, your newest friend
#594 — June 17, 2022Unsubscribe | Read on the WebJavaScript WeeklyAbortController is Your Friend (for Cancelling Async Tasks and More)— AbortController provides a way to abort web requests at any...
View ArticleWhat's new in ECMAScript 2022?
#595 — June 24, 2022Unsubscribe | Read on the WebJavaScript WeeklyEcma International Approves ECMAScript 2022, But What’s New?— Thanks Ecma – ECMAScript 2022 is now an approved standard....
View ArticleCelebrating Svelte
#596 — July 1, 2022Unsubscribe | Read on the WebJavaScript Weekly▶ Svelte Origins: A JavaScript Documentary— A well produced 32-minute documentary catching up with Svelte’s creator Rich Harris, as...
View ArticleAn all-in-Bun JavaScript runtime.
#597 — July 8, 2022Unsubscribe | Read on the WebJavaScript WeeklyBun: An Exciting, Speedy New JavaScript Runtime— Tired of Node? Tired of Deno? A new challenger has appeared. Bun is a new runtime...
View ArticleVite 3, or in French: quick, quick, quick.
#598 — July 15, 2022Unsubscribe | Read on the WebJavaScript WeeklyVite 3.0 Released— I follow a lot of JavaScript communities and developers and Vite, a frontend development and build tool of the...
View ArticleCommon JavaScript issues developers face
#599 — July 22, 2022Unsubscribe | Read on the WebJavaScript WeeklyRedwoodJS vs. Blitz.js: The Future of Fullstack Meta-Frameworks— Quite a lengthy review of both frameworks. Redwood is an...
View ArticleDouglas Crockford on 'retiring' JavaScript
#600 — July 29, 2022Unsubscribe | Read on the WebJavaScript WeeklyRoll Your Own JavaScript Runtime— Bun, Rhino, Deno, Node, and now Blueboat.. is creating your own JavaScript runtime environment the...
View ArticleGenius misuse of WOFF 2 and Brotli to win a JavaScript contest.
#601 — August 5, 2022Unsubscribe | Read on the WebJavaScript WeeklyJS1024 2022 Competition Winners— JS1024 is an annual ‘code golfing’ contest where you get 15 days to create a cool JavaScript or...
View ArticleA way to automatically generate regexes from examples
#602 — August 12, 2022Unsubscribe | Read on the Web☀️ We're taking a rare week off next week for a brief summer vacation so there won't be any issue on August 19 – we'll be back on August 26,...
View ArticleThe future JavaScript features at TC39
#603 — August 26, 2022Unsubscribe | Read on the WebIf you missed my note two weeks ago, we took last week off, so you didn't miss any issues :-) We're now back every week until Christmas (121 sleeps...
View Article