It looked quiet at first but wow, what an epic week this turned out to be. There’s a lot to chew on here, and we even have a variety of bonus items at the very end of the issue. Enjoy! |
Monitoring Your NestJS Application with AppSignal β With AppSignal, you can monitor your NestJS app with ease and rely on OpenTelemetry to handle third-party instrumentations. AppSignal even provides helper functions to help you build comprehensive custom instrumentation. A box of πͺ included! AppSignal |
Bringing JavaScript to WebAssembly for Shopify Functions β As much as this is focused on a specific use case at Shopify, this is a fascinating look at how theyβre integrating JavaScript and WebAssembly under tight constraints. They also talk about Javy, a JS to WebAssembly toolchain being built at Shopify that lets you run JS code on a WASM-embedded JS runtime. Surma (Shopify) |
π Articles & Tutorials |
Design Patterns in TypeScript β OO-inspired patterns arenβt for everyone or every use case, but this is a fantastic catalog of examples, complete with diagrams and explanations, if you need to learn to tell apart factory methods from decorators, facades, or proxies. Refactoring Guru |
Build a Hacker News Client using Alpine.js β Alpine.js is a thin and elegant reactivity library that lets you add dynamic functionality to your site directly in markup. This is a short and sweet practical example of what you can quickly do with it. Salai Vedha Viradhan |
βΆ TypeScript Speedrun: A Crash Course for Beginners β If you want to pick up TypeScript and would find a video guide useful, this is for you. Matt has become well known recently for his educational TypeScript tweets and videos, and this is another good one that flies through the basics. (23 minutes.) Matt Pocock |
π Code & Tools |
Bookmarklet Editor: Easily Work on JavaScript Bookmarklets β Useful because who can remember the exact syntax for a bookmarklet? π€ This also can instantly convert code to and from bookmarklet form and includes some examples in the help section (click the big ? to get all the details). Marek Gibney |
Electron 23.0 Released β The popular cross platform JavaScript, HTML + CSS desktop app framework gets bumped up to Node 18.12.1, Chromium 110, and V8 11.0. Windows 7/8/8.1 support has also been dropped, so we might start to see those versions of Windows lose the support of a lot of Electron based apps soon. Electron Core Team |
|
QUICK RELEASES: |
π The Bonus Round |