The #JavaScript ecosystem is really weird with naming.
#Turbopack, #Turborepo

I'm more of a Tuborg Pack and Tuborg Repo guy!

Next.js has two critical bugs that make it troublesome when developing in a non-Tailwind project.

I recently encountered them and spent much time trying to make my project work again, but failed.

When I browsed the issues, I found that I was not alone.

#79531: https://github.com/vercel/next.js/issues/79531
#83941: https://github.com/vercel/next.js/issues/83941

#vercel #nextjs #tailwindcss #webpack #turbopack #css #csslayers

CSS import order differs between dev turbopack and prod webpack · Issue #79531 · vercel/next.js

Link to the code that reproduces this issue https://github.com/brijeshb42/nextjs-css-order-repro To Reproduce TLDR: The import order of css files changes between dev (with Turbpack) and prod (witho...

GitHub

Inside Turbopack: Building Faster by Building Less, by @shew.dev and @benjam.info and others:

https://web.archive.org/web/https://nextjs.org/blog/turbopack-incremental-computation

#turbopack #performance

Claude Codeを使った初歩的なデバッグとテストコードを記述する際の注意点
https://gihyo.jp/article/2025/11/get-started-claude-code-04?utm_source=feed

#gihyo #技術評論社 #gihyo_jp #Claude_Code #Vercel #Next_js #Turbopack #Tailwind_CSS

Claude Codeを使った初歩的なデバッグとテストコードを記述する際の注意点 | gihyo.jp

最終回となる第4回目では、TODOアプリをフレームワークを使って作成し、その際生じるエラーへの対処もClaude Codeにやってもらいます。最後にClaude Codeにテストコードを書いてもらう方法とCLAUDE.mdへのテストの注意点の記載の仕方について解説します。

gihyo.jp

#Development #Experiences
Why we’re moving on · A critique of React Server Components and Next.js 15 https://ilo.im/167v85

_____
#Vercel #NextJS #React #Vite #TurboPack #TanStack #AppRouter #WebDev #Frontend #Backend

One Year with Next.js App Router — Why We're Moving On

A critique of React Server Components and Next.js 15.

Since we switched to #turbopack my laptop regularly dies, due to RAM usage...

That's what I get from just having 8gb of RAM...

https://nextjs.org/blog/next-15-3

#nextjs #vercel #webdev

Next.js 15.3

Next.js 15.3 includes Turbopack for builds, new client instrumentation and navigation hooks, and more.

Oh, Vercel just released Next.js 15 and announced that Turbopack is now stable.
In their blog post they talked about the latter reaching 100% test completion and supporting Tailwind and Emotion, but not a single word on support for WyW-in-JS, on which Linaria and PigmentCSS depend on 🙄
#React #Vercel #NextJS #Turbopack #Linaria #PigmentCSS
@westbrook Not much progress on that front.
We chatted with @passle about a new builder for #open-wc and hopefully that yields some improved docs.
We’ll probably do a builder for #Turbopack eventually and improve our builder story alongside it.

I'm going to be using some new technologies on my next #ReactJS project with #typescript

Researching #Vite, #NextJS, #Turbopack & trying to make decisions.

So many toys! 🤩

A glance at Turbopack
by Chris Bongers @DailyDevTips1
#turbopack #webdev

https://daily-dev-tips.com/posts/a-glance-at-turbopack/

A glance at Turbopack

What exactly is Turbopack and should we be looking at it?

Daily Dev Tips