Saturday, October 11, 2025
HomeJavaScriptJavaScript Weekly Concern 665: November 30, 2023

JavaScript Weekly Concern 665: November 30, 2023


Eliminating JS Framework Lock-in with Internet Elements? — Are you able to construct an app the place every element is utilizing a special framework? Amazingly, sure. Internet parts aren’t new however are ‘having a second’ and Jake demos an attention-grabbing, if contrived, use case. He explains: “Say you’re writing a Vue app and you actually wish to use a library that’s solely accessible as a React element. You may wrap that library in an online element and use it in your Vue app…”

Jake Lazaroff

Asserting Deno Cron — Deno provides a cron-style function to run code on a pre-defined schedule utilizing Deno.cron. This works domestically (behind --unstable) in a long-running course of, however on Deno Deploy it analyzes the definition and runs the code on time, as you’d anticipate, with no additional work wanted.

Zinkovsky and Jiang (Deno)

🤔 There’s a publish from the Prettier POV the place @vjeux explains why he provided the bounty: he felt a ‘an absence of competitors’ was holding Prettier again.

IN BRIEF:

RELEASES:

  • Passport 0.7 – Standard authentication middleware for Specific-based apps.

  • eta (η) 3.2 – Embedded JS template engine for Node, Deno, and browsers.

  • Fable 4.6 – F# to JavaScript transpiler.

📄 Articles & Tutorials

Fireship is a good channel for these form of quick-fire roundups, and if you need extra 100+ JavaScript Ideas You Must Know is a enjoyable one.

Monitoring Frontend JS Exceptions with Playwright Fixtures — Playwright is usually used to check frontend apps and guarantee they’re rendering and behaving appropriately, however what if you wish to make sure the underlying JavaScript is working as anticipated too? Stefan has some suggestions.

Stefan Judis

A Deep Dive into CheerpJ 3.0: A WASM JVM for the Browser — A have a look at an attention-grabbing WebAssembly-based Java Digital Machine that runs consumer aspect within the browser, opening up bidirectional Java-JavaScript interop, in case you want it. Be aware that it’s industrial, however can be utilized free for private tasks and analysis.

Pignotti, Bates, and De Rossi

FullCalendar: A Full Sized JavaScript Calendar Management — An attention-grabbing choice if you need a Google Calendar model expertise to your personal apps. Has connectors for React, Vue and Angular. The bottom model is MIT licensed, however there’s a industrial model too with additional options.

Adam Shaw

😍 Knip has continued to evolve rather a lot this 12 months, and now additionally has a snazzy new homepage. You may also be taught extra about what’s new in 3.x.

Inline REPL Wherever in Your Code — Execute context conscious code snippets immediately in your editor, wherever in your mission, even when your utility/checks are not working.

Wallaby Workforce

aws-lite: A New Node.js-Powered AWS API Consumer — AWS does an excellent job with its APIs and tooling, however typically their strategy is just a little heavyweight. aws-lite supplies an easier, quicker choice. “You may consider it as a community-driven various to AWS’s JavaScript SDK.”

Start

“As a principal engineer, I view it as my function to maintain us off the bleeding edge as a lot as potential. That approach, once we actually do have to innovate, we now have the capability to take action. And once we need not, we will go actually freaking quick.”

___
Nicole Tietz

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments