DIY Devs
diydevs.bsky.social
DIY Devs
@diydevs.bsky.social
37 followers 19 following 200 posts
We’re DIY Devs, passionate techies who create really cool web templates that actually work. We care about creating tech tools that are easy to use and that are environmentally sustainable. Check out our shop to learn more: https://www.diydevs.store
Posts Media Videos Starter Packs
ICYMI, React 19.2 is out. Some new features include for smart rendering, useEffectEvent, cacheSignal, Partial Pre‑rendering, and improved SSR behavior. All around upgrades in flexibility and performance. react.dev/blog/2025/10...

#React #React19 #WebDev #JS #Frontend
React 19.2 – React
The library for web and native user interfaces
react.dev
GitHub is also ramping up security for the npm ecosystem. They're rolling out stricter verification, improved auditing, and stronger protections across the supply chain. github.blog/security/sup...

#npm #GitHub #DevTools
Our plan for a more secure npm supply chain
GitHub is strengthening npm's security with stricter authentication, granular tokens, and enhanced trusted publishing.
github.blog
pnpm v10.16 introduces minimumReleaseAge, a setting to delay installing newly published packages to mitigate supply‑chain risk. It also added “finder functions” for dependency filtering. pnpm.io/blog/release...

#pnpm #JSDev #NodeJS #PackageManager
pnpm 10.16 | pnpm
Minor Changes
pnpm.io
Reposted by DIY Devs
👀 React Native 1.0 is finally on the horizon

Announced at React Universe Conf, they will share the plan to reach 1.0 soon!

RN recently:
- improved its release process (6x/year)
- stabilized and clarified its public APIS
- introduced workflows to catch breaking changes
There's a new major version of ImageJS. v1.0 brings full TypeScript support, a clearer API with read()/write() in place of load()/save(), stricter image constructors, and better editor tooling. docs.image-js.org/blog/release...

#ImageJS #TypeScript #JS #ImageProcessing #DevTools
Announcing ImageJS 1.0 | ImageJS
We're excited to announce the release of a new major version of ImageJS!
docs.image-js.org
Firefox 142 brings about a more streamlined and powerful browser with stable link previews, flexible tracking protection exceptions, and active tab visibility in collapsed groups.

#Firefox142 #WebDev #Privacy #BrowserUpdate
Svedit is a Svelte‑5 library for building rich content editors. There's no CMS required if you want to model content in JSON or edit in-place. Pretty good for lightweight layouts. svedit.vercel.app

#Svelte #WebDev #RichText #OpenSource
Svedit - A tiny library for building rich content editors with Svelte 5
svedit.vercel.app
Typechecker Zoo is a project that uses Rust to build compact toy implementations of classic static type systems (like Hindley–Milner). It's a fun hands-on dive. Check it out: sdiehl.github.io/typechecker-...

#TypeTheory #Rust #Compilers #PLDesign
Introduction - Typechecker Zoo
Typecheckers built for fun
sdiehl.github.io
pnpm v10.14 now supports JavaScript runtime installation. So you can declare Node.js, Deno, or Bun in your package.json and pnpm handles downloading, pinning, and checksumming for consistent dev environments. pnpm.io/blog/release...

#pnpm #JSDev #NodeJS #PackageManager
pnpm 10.14 | pnpm
Added support for JavaScript runtime installation
pnpm.io
Have you heard of Waku? It's a minimal React framework built for the server‑components era. It's lightweight and offers SSG/SSR flexibility. It also now has Vite RSC support. newsletter.daishikato.com/p/waku-gains...

#React #Waku #WebDev #RSC #SSG
Waku Gains Vite RSC Support
It Was a Long Journey to Get Here
newsletter.daishikato.com
Modern CSS is pretty powerful with its smooth page loads and UI transitions. But what do you think, is it enough to do away with SPA frameworks?

#ModernCSS #WebDev #SPA #Frontend
Node.js v22.18.0 has experimental TypeScript stripping enabled by default, so you can now run .ts files directly in Node. Plus updates like import.meta.main and watch-mode flags are also included. nodejs.org/en/blog/rele...

#NodeJS #TypeScript #LTS #DevTools
Node.js — Node.js v22.18.0 (LTS)
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
nodejs.org