Marc Dijoux
banner
wiizard.dev
Marc Dijoux
@wiizard.dev
Reposted by Marc Dijoux
Next.js 16

• Cache Components
• Turbopack enabled by default
• Turbopack file system caching (beta)
• Optimized navigations and prefetching
• Improved caching APIs
• Build Adapters API (alpha)
• React 19.2

nextjs.org/blog/next-16
October 22, 2025 at 12:37 AM
Reposted by Marc Dijoux
React 19.2 is now available!

This release includes Activity, useEffectEvent, React Performance Tracks, partial pre-rendering, and more:

react.dev/blog/2025/10...
React 19.2 – React
The library for web and native user interfaces
react.dev
October 1, 2025 at 9:49 PM
Reposted by Marc Dijoux
With the latest VS Code release, the Language Model Chat Provider extension API is finalized - what does that mean for you?

Models can now be contributed via extensions, so with a single install, you get more model choice via Bring Your Own Key.

Here are some extensions you can install now… 🧵
September 12, 2025 at 11:02 PM
Reposted by Marc Dijoux
Why is no one talking about this PR that brings multi-threaded linting to eslint itself 🤯

Tried it out on the @sentry.io codebase and it yields an instant 35% time reduction with `--concurrency=2` in CI 🔥

This is fantastic 🚀
feat: multithread linting by fasttime · Pull Request #19794 · eslint/eslint
Prerequisites checklist I have read the contributing guidelines. What is the purpose of this pull request? (put an "X" next to an item) [ ] Documentation update [ ] Bug fix (template)...
github.com
August 13, 2025 at 11:47 AM
Reposted by Marc Dijoux
🚀 v1.101 of VS Code is here! Check out what’s new:

- Supporting all MCP spec capabilities
- Chat tool sets
- Copilot coding agent integration
- Source Control Graph improvements

…and so much more: aka.ms/VSCodeRelease

🧶 Here are some of the highlights…
June 12, 2025 at 5:05 PM
Reposted by Marc Dijoux
The PostgreSQL extension for VS Code is here! @madebygps.com shows you how to get started with creating a new Docker PostreSQL server, managing your connections, chatting with your database, and more.
June 9, 2025 at 7:22 PM
Reposted by Marc Dijoux
Vitest 3.2 is out!

- New Annotations API
- Scoped Fixtures
- Custom Browser Locators API
- Test Signal
- Better V8 Coverage Result

And many more features!

vitest.dev/blog/vitest-...
June 2, 2025 at 2:11 PM
Reposted by Marc Dijoux
⚛️📝 New on Overreacted: Progressive JSON
Progressive JSON — overreacted
Why streaming isn't enough.
overreacted.io
May 31, 2025 at 4:41 PM
Reposted by Marc Dijoux
🚀 Ready to supercharge your PostgreSQL workflow?

Meet the new Microsoft PostgreSQL extension for VS Code - packed with powerful tools like:
🤖 Agent mode integration
💡 Schema visualization
⚡ Instant Docker PostgreSQL
🔎 IntelliSense-powered queries

Learn more: aka.ms/Blog/Postgre...
May 23, 2025 at 5:46 PM
Reposted by Marc Dijoux
Today, we're announcing plans to make VS Code an open source AI editor.

We believe AI development should stay true to VS Code's core principles: open, collaborative, and community-driven. Let's build the future of software development together.

aka.ms/open-source-...
May 19, 2025 at 4:10 PM
Reposted by Marc Dijoux
WebGPU is great, but working with untyped binary data can be a pain.

That’s why we built TypeGPU – a TypeScript library that enhances the WebGPU API, bringing type safety to apps that span the CPU–GPU boundary. 🧠⚙️

🔗 Check the article to see how TypeGPU works and what’s coming next: bit.ly/4j4pgld
Type Safety in WebGPU Applications: The TypeGPU Approach
Type-safe WebGPU shaders are now possible, and we’re excited to share our insights & patterns on how you can utilize them in your projects!
blog.swmansion.com
April 10, 2025 at 2:34 PM
Reposted by Marc Dijoux
🥳 It's an exciting day! 🥳

Thanks to Webflow GSAP is now 100% FREE - including ALL of the bonus plugins like SplitText, MorphSVG, and all the others that were exclusively available to Club GSAP members.

We can't wait to see what you make!

gsap.com/blog/3-13
April 30, 2025 at 5:47 PM
Reposted by Marc Dijoux
Check out the blog post for a list of what we’re working on:

react.dev/blog/2025/04...
React Labs: View Transitions, Activity, and more – React
The library for web and native user interfaces
react.dev
April 23, 2025 at 4:34 PM
Reposted by Marc Dijoux
React Compiler RC is now available! We've added support for swc and are working towards a stable release react.dev/blog/2025/04...
React Compiler RC – React
The library for web and native user interfaces
react.dev
April 22, 2025 at 4:31 PM
Really impressive work!
Zod 4 is now in beta!

💎 7x faster object parsing
💎 20x reduction in tsc instantiations
💎 57% smaller core bundle size
💎 metadata via .meta()
💎 z.toJSONSchema()
💎 z.templateLiteral()
💎 z.stringbool()
💎 z.int32(), z.float32(), etc
💎 z.file()
💎 new logo 😇
Introducing Zod 4 beta | Zod Docs
v4.zod.dev
April 11, 2025 at 3:09 PM