https://particles.js.org/
🎉 tsParticles 4: A Particle Engine for Web Effects — If you want a confetti cannon, fireworks, ribbons, fireflies, snow, or similar effects on your pages, this is for you. Supports all major frameworks and vanilla JS. You can see some live demos here.
3 months ago
https://blog.gaborkoos.com/posts/2026-05-29-How-to-Evaluate-an-npm-Package-2026-Edition/
How to Evaluate an npm Package: 2026 Edition — A practical checklist for vetting packages beyond star counts, covering provenance attestation, install scripts, CI quality, and maintainer responsiveness. Learn to spot the red flags before you npm install.
3 months ago
https://nolanlawson.com/2026/05/25/using-ai-to-write-better-code-more-slowly/
🤖 Using AI to Write Better Code More Slowly — A prolific JavaScript developer says LLMs aren’t just for pumping out bad code quickly, they can indeed help you write higher quality code more slowly.
3 months ago
https://github.com/AllThingsSmitty/typescript-tips-everyone-should-know
TypeScript Tips Everyone Should Know — A concise set of tips for safer and cleaner code, as well as a reminder that while TypeScript can improve correctness, it doesn't guarantee good architecture or eliminate runtime bugs.
3 months ago
https://tiptap.dev/docs/hocuspocus/getting-started/overview
Hocuspocus 4: Add Real-Time Collaboration to Any App — A plug-and-play real-time collaboration backend based on Yjs so you can quickly and safely wire up multi-user collaborative experiences into a JavaScript app. It runs on Node, Bun, Deno, or Cloudflare Workers. GitHub repo.
3 months ago
https://www.jayfreestone.com/writing/intentional-render-blocking-javascript/
Intentionally Blocking Rendering with JavaScript — "Sometimes an inline render-blocking script is a small price to pay for avoiding aggressive layout shifts."
3 months ago
https://zackoverflow.dev/writing/why-does-tsgo-use-so-much-memory
Why Does tsgo Use So Much Memory? —
A look into the Go-powered TypeScript 7 compiler and why it can chew through gigabytes on a large project.
3 months ago
https://plotly.com/javascript/
📊 Plotly 3.6: The Declarative Graphing Library — A long-standing library, also widely used in the Python and R ecosystems, that offers over 50 visualization types, from basic charts and graphs to maps, plots, and heatmaps.
3 months ago
https://try.expo.dev/react-status-ui
Expo UI Is Stable. Real SwiftUI and Compose from JS — One import. SwiftUI on iOS, Jetpack Compose on Android. Plus native drop-in replacements for 7 community packages.
3 months ago
https://component-party.dev/?f=react-vue3
Component Party: A Rosetta Stone of UI Libraries — A side-by-side code snippet comparison of frameworks including React, Vue, Svelte, Angular, Ember, and more obscure options. Recent updates have extended Angular and Svelte coverage, plus added Ripple and Ember Polaris to the mix.
#javascript frameworks
#react
#vue
#angular
#svelte
#solid.js
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