Author: Mark Otto

Flatlogic Generator Complete: AI Agent & Credit System Now Live

April 24, 2025 By Mark Otto Off

We’re finally releasing the complete version of our AI-driven Flatlogic Generator platform. After months of hard work (and admittedly, some naive estimations), the final version of the AI Engineer is ready, alongside a clear and transparent credit-based pricing model. [embedded content] Quick Recap of What’s…

Dan Abramov’s impossible components

April 23, 2025 By Mark Otto 0

💡 If you need a refresher on what React Compiler is, here’s the official explanation. Impossible Components — Dan Abramov continues with his series of ‘big picture’ posts with a look at the idea of so-called ‘impossible’ components that mix server-only and client-only features and how…

Handling V8’s memory usage and GC

April 22, 2025 By Mark Otto 0

Optimizing Node Performance with V8 GC Optimization — Matteo recently ▶️ gave a talk at dotJS about Node’s memory usage and decided to write it up into a blog post too. Matteo notes that high memory usage doesn’t necessarily mean you have a memory leak, explains…

Announcing General Availability of GitLab Duo with Amazon Q

April 18, 2025 By Mark Otto Off

Announcing General Availability of GitLab Duo with Amazon Q Today, we’re excited to announce the general availability of GitLab Duo with Amazon Q. This new offering is an integrated product, bringing together GitLab’s DevSecOps platform with Amazon Q’s generative AI capabilities. Gitlab Duo with Amazon…

TC39: No to records and tuples, yes to enums

April 18, 2025 By Mark Otto Off

🥚 A Good Friday, if you celebrate Easter at all. We’re taking a little break but didn’t want to take the entire week off, so we have a slimline issue for you today 🙂 We’ll be back to full service next Friday!__Peter Cooper, your editor There have,…

Advanced, real-world React case studies

April 16, 2025 By Mark Otto 0

🥚 We’re taking a little break for Easter but didn’t want to take the entire week off, so we have a slimline issue for you today 🙂 Back to full Dev Mode™ next Wednesday!__Peter Cooper, your editor Advanced React in the Wild — A round-up of case…

Another way to package Node apps into small executables

April 15, 2025 By Mark Otto 0

💡 Waku is also worth checking out if you’re looking for something lighter than Next.js but with fantastic docs. 🛠 Code & Tools Prisma ORM 6.6.0 Released — Introduces a new prisma-client generator that’s more flexible and comes with ESM support, plus a preview of an MCP…