Every published module, all in one place.
2 modules
Frameworks → Next.js
App Router conventions: server-vs-client component defaults, safe env-variable exposure, and where data fetching and mutations belong.
by @markdowners
Database → Mysql
PHP + MySQL conventions on top of database-design-basics: prepared statements, utf8mb4, InnoDB, and PHP's shared-nothing request lifecycle.