Svelte for the experienced React developer
#541 — June 4, 2021Unsubscribe | Read on the WebJavaScript WeeklyMaking JavaScript Run Fast on WebAssembly— Twenty years ago, JavaScript had a reputation of being rather slow but a huge amount of...
View ArticleVue.js 3.1 released
#542 — June 11, 2021Unsubscribe | Read on the WebJavaScript WeeklyIntroducing Astro: Ship (Even) Less JavaScript— From the creator of Snowpack and Skypack comes a new 'bring your own framework'...
View ArticleWhat you need to know about React 18
#543 — June 18, 2021Unsubscribe | Read on the WebJavaScript WeeklyBenchmarking JavaScript Memory Usage— Historically, memory usage hasn’t been a heavily tracked thing in the JavaScript world,...
View ArticleES2021 approved by Ecma
#544 — June 25, 2021Unsubscribe | Read on the WebJavaScript WeeklyES2021 Now Approved; Here's the Features (Quickly)— We’ve linked to a short and sweet code-based summary of the big new features,...
View ArticleIt's about time
#545 — July 2, 2021Unsubscribe | Read on the WebJavaScript WeeklyTemporal: Getting Started with JavaScript’s New Date and Time API— JavaScript’s Date object and API is hard work at the best of...
View ArticleThe state of Web Workers
#546 — July 9, 2021Unsubscribe | Read on the WebJavaScript WeeklyThe State of Web Workers in 2021— The web is typically single-threaded, but two years ago Surma told us why to always use Web Workers...
View ArticleA JavaScript card trick
#547 — July 16, 2021Unsubscribe | Read on the WebJavaScript WeeklyV8 v9.2 and the at Function— Every step forward the popular V8 JavaScript engine takes is news, but this is a relatively minor step...
View ArticleJS debugging now built in to VS Code
#548 — July 23, 2021Unsubscribe | Read on the WebJavaScript WeeklyJetBrains' 2021 Developer Ecosystem Survey Results— Over 30,000 developers took the State of Developer Ecosystem 2021 survey, with...
View ArticleBeating the JavaScript drum
#549 — July 30, 2021Unsubscribe | Read on the WebJavaScript WeeklyUsing console.log() Debugging in Visual Studio Code— Using the JavaScript debugger in VS Code you can access the browser developer...
View ArticleWikimedia picks Vue.js
#550 — August 6, 2021Unsubscribe | Read on the WebJavaScript WeeklyKid Pix as a JavaScript App— Kid Pix was a drawing program for children released on the Mac in 1989 (here’s a full story about it,...
View ArticleVue Components as Custom Elements with Vue 3.2
#551 — August 13, 2021Unsubscribe | Read on the WebJavaScript WeeklyVue 3.2 Released— Some new features for single file components, significant perf improvements, and it’s now easy to define native...
View ArticleThe future of JavaScript is.. import maps?
#552 — August 20, 2021Unsubscribe | Read on the WebJavaScript WeeklyRuby on Rails' Creator on Modern Web Apps without JS Bundling or Transpiling— David Heinemeier Hansson (the original creator of...
View ArticleThe JavaScript tool hiding in macOS
#553 — August 27, 2021Unsubscribe | Read on the WebJavaScript Weeklyjsc: My New Best Friend— If you’re on macOS, did you know you don’t need to install Node or Deno to have a JavaScript runtime at...
View ArticleSome of what's coming to ES2022
#554 — September 3, 2021Unsubscribe | Read on the WebJavaScript WeeklyVisual Studio Code August 2021 Released— It always feels odd linking to these as they name releases for the prior month, but new...
View ArticleWhat's new with all the DevTools?
#555 — September 10, 2021Unsubscribe | Read on the Web✍️ The hardest time of the year for putting a strong issue together is usually August, but this year the lull has moved to early September :-)...
View ArticleQuaking in our JavaScript boots
#556 — September 17, 2021Unsubscribe | Read on the WebJavaScript WeeklyQ1K3: A JavaScript Homage to Quake in Just 13KB— It’s (another) quiet week for big JavaScript news, so we’re going with the fun...
View ArticleHow to run third party scripts in a Web Worker
#557 — September 24, 2021Unsubscribe | Read on the WebJavaScript WeeklyPartytown: Run Third-Party Scripts from a Web Worker— A clever (though experimental) library to let you relocate third party...
View ArticleGatsby 4 released
#561 — October 22, 2021Unsubscribe | Read on the WebJavaScript WeeklyWhat’s New in the Now Fully Released Gatsby 4— Gatsby is a popular React-based open-source framework and v4 introduces new...
View ArticleA quick way to clean up node_modules folders
#562 — October 29, 2021Unsubscribe | Read on the WebJavaScript WeeklyTabulator 5.0: An Interactive Table and Data Grid Library— Supports all major browsers and can be used with Angular, Vue, and...
View ArticleAngular 13, V8 9.7, and Puppeteer 11
#563 — November 5, 2021Unsubscribe | Read on the WebJavaScript WeeklyChrome's New Feature to Record and Replay User Flows— It’s only a preview feature in Canary builds right now, but Chrome is...
View Article