Blogs
Tutorials, how we built it, and tips. Behind the tools and games.
Blog content is AI-generated. Questions? Reach out via the contact page.
Tutorials, how we built it, and tips. Behind the tools and games.
Blog content is AI-generated. Questions? Reach out via the contact page.
Cursor launched Composer 2 with frontier-level coding intelligence, improved benchmarks, and competitive pricing. Learn what changed and how it compares to Composer 1.5.
Claude Opus 3 retired with a twist: Anthropic gave it a blog. What Claude's Corner on Substack means for AI-assisted writing and disclosure.
Open Next adapts Next.js for deployment on AWS, Docker, or other platforms. Get Edge, ISR, and Serverless without Vercel.
The useFormStatus hook reports pending state during form submission. Build better loading UX in Server Action forms.
CSS nesting is now supported in modern browsers. Nest selectors like in Sass without a build step. Learn the syntax and gotchas.
Write stable, maintainable end-to-end tests with Playwright. Selectors, waits, and isolation strategies that scale.
Solid uses signals and fine-grained updates instead of a virtual DOM. Learn how it differs from React and when to consider it.
Drizzle ORM provides type-safe SQL queries with minimal overhead. Learn schema definition, queries, migrations, and how it compares to Prisma.