https://github.com/stackblitz/alien-signals
Alien Signals: 'The Lightest Signal Library' ā Boils the best of Vue, Preact and Svelteās approaches down into the lightest signal library going. A push-pull reactivity core so well-tuned it got merged back intoĀ Vue.
3 months ago
https://fandf.co/4tkTepn
How Depot Built a CI Orchestrator on AWS Lambda ā Long-running CI orchestration without long-lived servers. Depot rebuilt their CI engine using AWS Lambda durable functions ā stateful, callback-driven, and crash-recoverable. A deep dive into the run-workflow-job hierarchy powering DepotĀ CI.
3 months ago
https://safedep.io/mini-shai-hulud-strikes-again-314-npm-packages-compromised/
Mini Shai-Hulud Hits: 300+ Malicious npm Packages Published ā The "Shai-Hulud" class of npm ecosystem attacks continues to rumble on. Today, hundreds more packages ā including popular ones from the antv family and timeago.js ā were hit.
3 months ago
https://blog.isquaredsoftware.com/2026/05/ai-thoughts-part-2-agent-workflow-tools/
š¤Ā Mark Erikson's Agent Setup, Workflow, and Tools ā Mark, well known for maintaining Redux and creating Redux Toolkit, goes deep into his daily development workflow, including his use of OpenCode (an open source JavaScript-powered coding agent), how he manages his knowledge base, tasks, andĀ more.
3 months ago
https://go.clerk.com/bEqH8Si
Clerk API Keys Are Now Generally Available ā Let your users create credentials that delegate access to your API. Verify server-side, revoke instantly ā all via the BackendĀ SDK.
3 months ago
https://www.thenodebook.com/
šĀ NodeBook: An Advanced Guide to Node.js Internals ā Eight in-depth chapters for understanding Node.js internals, covering topics like event loop internals, what V8 does, streams, module resolution, and async/await.
#nodebook
#node.js
#javascript
#node.js book
#node.js tutorial
#node.js guide
3 months ago
https://css-tricks.com/soon-we-can-finally-banish-javascript-to-the-shadowrealm/
Soon We Can Finally Banish JavaScript to the ShadowRealm ā A tour of the in-progress TC39 proposal for running JavaScript in an isolated āpseudo-realmā with its own globals and intrinsics. Handy for third-party code or anything you want to keep away from globalĀ scope.
3 months ago
https://orval.dev/
Orval: Generate Type-Safe Clients from OpenAPI/Swagger Specs ā Given a valid OpenAPI v3 or Swagger v2 spec, generate models, requests, hooks, and mocks for React, Vue, Svelte, Solid, and Hono apps, or even plain fetch.
3 months ago
https://github.com/franciscop/brownies
Brownies: Browser Storage as a Plain Object, With Change Events ā One tiny API over cookies, localStorage, sessionStorage and IndexedDB. Typed values survive automatically, and you get subscribe() for changeĀ events.
3 months ago
https://github.com/npm/rfcs/pull/868
RFC:Ā Itās Time for npm to Make Install Scripts Opt-In ā npm is the only major package manager that runs dependency install scripts (e.g. postinstall) by default, and theyāve become too much of a security weakness, says Jamie, who works for GitHub (maintainers of npm). This RFC features further discussion of the idea and the tradeoffsĀ involved.
3 months ago
https://nodeca.github.io/pica/demo/
š¼ļøĀ Pica 10.0: High Quality Image Resizing in the Browser ā High quality in-browser image resizing that leans on WASM and Web Workers or falls back to pure JS as necessary. v10 is a modernization build (the first since 2021) that adds ESM and split builds and migrates to TypeScript. GitHubĀ repo.
3 months ago
https://svar.dev/blog/svar-calendar-for-react-svelte-vue/
šļøĀ SVAR Calendar: A Calendar Component for React, Svelte and Vue ā A flexible calendar component with a MIT-licensed core and extended commercial version. Hereās a live demo of the open sourceĀ version.
3 months ago
https://fate.technology/posts/fate-1.0
Fate 1.0: A Modern Data Framework for React ā A new data framework from former Jest lead and ex-Meta engineer Christoph Nakazawa.
3 months ago
https://www.tigerdata.com/go/trial
That API Call Takes 3 Seconds. It's Not the Network ā It's the analytics query behind it. TimescaleDB extends Postgres so queries stay fast at scale. $1000 credit toĀ start.
3 months ago