All the things I want to write about…
Here are all the things I can (or planning to) write about in the next year or so.
- [DONE] Why I don’t use NoSQL databases for new projects?
- How I built: droppped.com
- How I Built: mono.fm
- How I built: skillscan.io
- How I built: webscore.app
- Building a NextJS on Rails framework for myself
- NextJS without serverless is actually awesome
- NextJS Design Patterns: Cron jobs using API routes
- Building PR previews with CDK
- Recreating Vercel on AWS using CDK
- NextJS Design Patterns: Isomorphic API and SSR routes
- NextJS Design Patterns: Middleware architecture for Next apps
- Simple automated DB migrations and seeding
- Data types driven UI
- Social logins aren’t as hard as you think
- Why I don’t use managed auth services like Auth0 or Firebase Auth
- Why you should have an admin panel for your app from day one
- Recaptcha is not as hard as you think.
- Things you almost always need when building modern web apps.
- A complete CDK infra to build modern full-stack apps
- Building API as a service
- Running job processors in NextJS
- Comparing the real cost of Serverless
- Building your own affordable PaaS
- Every app should have a maintenance mode and how to add one.