Stop squashing your commits. You're squashing your AI too
2 points by jannesblobel 7h ago 7 comments
Ask HN: Best codebases to study to learn software design?
100 points by pixelworm 2d ago 89 comments
Show HN: WP-Next – WordPress Admin Rebuilt with Next.js (No PHP Required)
3 rnaga 0 8/26/2025, 1:36:20 PM github.com ↗
I’ve been working on WP-Next, an alternative to WordPress Admin built in TypeScript with Next.js. Instead of PHP, it uses WP-Node for type-safe queries and hooks. Features include posts, pages, media, comments, revisions, multisite, and a NextAuth.js login system. It’s designed for devs who like WordPress’ data model but want a modern React/Next.js stack. https://github.com/rnaga/wp-next
No comments yet