David's handy JS debugging tip
#604 — September 2, 2022Unsubscribe | Read on the WebJavaScript WeeklyBuilding an Aircraft Radar System in JavaScript— With a title like this, I couldn’t resist checking it out. Charlie digs into...
View ArticleAnyone know Larry Ellison?
#605 — September 9, 2022Unsubscribe | Read on the WebJavaScript WeeklyRyan Dahl Asks Oracle to Release the 'JavaScript' Trademark— It's in our small print, but did you know Oracle owns the...
View ArticleSeven weird ways to call a JavaScript function
#606 — September 16, 2022Unsubscribe | Read on the WebJavaScript WeeklyMemLab: A Framework for Finding JavaScript Memory Leaks— Facebook (sorry, Meta) has been using MemLab to make significant...
View ArticleExtractors for ECMAScript
#607 — September 23, 2022Unsubscribe | Read on the WebJavaScript WeeklyTesseract.js 3.0: Pure JS OCR for Over 100 Languages— A port of the C++-based Tesseract library commonly used for visual text...
View ArticleHow TypeScript 4.9 satisfies
#608 — September 30, 2022Unsubscribe | Read on the WebJavaScript WeeklyThe Web Almanac 2022's Take on the State of JavaScript (As It Is Used)— What’s better: a survey, or real world usage data from...
View ArticleAxios turns 1.0; TypeScript turns 10
#609 — October 7, 2022Unsubscribe | Read on the WebTogether with JavaScript WeeklyAxios 1: The Long Standing HTTP Client Library— After eight years, 100,000 stars, and a presence in thousands of...
View ArticleNode to keep an eye on your code
#610 — October 14, 2022Unsubscribe | Read on the WebTogether with JavaScript WeeklyIntl Explorer: A Way to Learn and Experiment with the ECMAScript Internationalization API— Supported by all major...
View Article🪜 Decorating with Dr. Axel
#611 — October 21, 2022Read on the WebTogether with JavaScript WeeklyMetaprogramming with the 2022-03 Decorators API— If you’re a Python developer, you’ll be miles ahead on this idea. If not,...
View ArticleTurbo-charged incremental bundling au Rust
#612 — October 28, 2022Read on the WebTogether with JavaScript WeeklyTurbopack: A Rust-Based 'Successor' to Webpack— With over 3 billion downloads, webpack is currently the undisputed champion of the...
View ArticleIs Turbopack really 10x faster than Vite?
#613 — November 4, 2022Read on the WebTogether with JavaScript WeeklyWhat Is a 'Realm' in JavaScript?— One of those things you don’t need to know, but that will flesh out your understanding of JS...
View ArticleRome wasn't rewritten in a day
#614 — November 11, 2022Read on the WebJavaScript WeeklyRome v10: Rust-Powered JS Linting and Formatting— A project founded by the original creator of Babel naturally provokes interest. Rome’s...
View ArticleNuxt 3.0, TypeScript 4.9, Angular 15..
#615 — November 18, 2022Read on the WebJavaScript WeeklyWhat’s So Great About Functional Programming?— If anyone has excitedly insisted you check out Elm, PureScript, Haskell or F#, they may have...
View ArticleJavaScript Vocoder Puccini
#616 — November 25, 2022Read on the WebJavaScript WeeklyThe State of JavaScript 2022 Survey is Open— JavaScript’s most popular annual survey is open once again. The results (2021’s, for example) are...
View ArticleSplitting up sentences with Intl.Segmenter
#617 — December 2, 2022Read on the WebJavaScript WeeklySpeeding Up the JS Ecosystem, One Library at a Time— JavaScript projects are often so reliant upon dependencies that there are many opportunities...
View ArticleVite 4.0 released
#618 — December 9, 2022Read on the WebJavaScript WeeklyVite 4.0 Released— From the same creator as Vue.js, Vite is an exciting piece of frontend tooling offering lots of goodies out of the box: fast...
View ArticleA new jQuery release for Xmas
#619 — December 16, 2022Read on the Web🎄 This is the final issue of the year – we'll be back on January 6, 2023. We hope you have a fantastic holiday season, whether or not you are celebrating, and...
View ArticleLooking at both 2022 and 2023
#620 — January 6, 2023Read on the WebWe're back for 2023 😀 As is our tradition, we're taking a quick look back at the past year – this time led by a few choice retrospectives, then followed by the...
View ArticleJava-Script Jarre
#621 — January 13, 2023Read on the WebJavaScript WeeklyThe State of JS 2022— The State of JS is one of the JavaScript ecosystem’s most popular surveys and this time 39,471 folks took part giving us a...
View ArticleWhy document.write() is bad
#622 — January 20, 2023Read on the WebJavaScript WeeklyWhy Not document.write()?— Many moons ago, document.write was a mainstay of client-side JavaScript code, but it's long been considered a bad...
View ArticleAstro 2.0 and TypeScript 5.0 beta
#623 — January 27, 2023Read on the WebJavaScript WeeklyAstro 2.0: The Next-Gen 'Islands'-Oriented Web Framework— 2.0 includes hybrid rendering (mixing of SSR and SSG outputs), type safety for Markdown...
View Article