Why developers are leaving Next.js for TanStack Start, and loving it
The React world is full of opinions, and every few years a new framework changes how we think about building apps. Next.js has been the default choice for a long time, but recently, more developers have been moving toward TanStack Start.
CedarJS is a reliable, modern, and actively maintained full-stack React framework. CedarJS's DX is unmatched by any other JavaScript React + GraphQL framework.
👋🏼 This is part of series on concurrency, parallelism and asynchronous programming in Ruby. It’s a deep dive, so it’s divided into several parts:
Your Ruby programs are always multi-threaded: Part 1 Your Ruby programs are always multi-threaded: Part 2 Consistent, request-local state Ruby methods are colorless The Thread API: Concurrent, colorless Ruby Bitmasks, Ruby Threads and Interrupts, oh my! (Concurrent, colorless Ruby) When good threads go bad: Concurrent, colorless Ruby Thread signal handling: Concurrent, colorless Ruby Thread and its MaNy friends: Concurrent, colorless Ruby Fibers: Concurrent, colorless Ruby Processes, Ractors and alternative runtimes: Parallel Ruby Scaling concurrency: Streaming Ruby Abstracted, concurrent Ruby Closing thoughts, kicking the tires and tangents How I dive into CRuby concurrency You’re reading “Bitmasks, Threads and Interrupts, oh my!
Write Go code in JavaScript files. Compiles to WebAssembly. Actually works.. Latest version: 0.1.0, last published: a day ago. Start using vite-plugin-use-golang in your project by running `npm i vite-plugin-use-golang`. There are no other projects in the npm registry using vite-plugin-use-golang.
Could the XZ backdoor have been detected with better Git and Debian packaging practices?
The discovery of a backdoor in XZ Utils in the spring of 2024 shocked the open source community, raising critical questions about software supply chain security. This post explores whether better Debian packaging practices could have detected this threat, offering a guide to auditing packages and suggesting future improvements.\n
I am not sure if I am doing something wrong but using zod/v4 shows this with the import cost extension in vscode and my "first load of js" went up by 30kb in my nextjs app.