[Personal Note]
Created Mar 6, 2022
NOTE: Document not completed.
TODO:
React Section,
Services Section
Product Tools Section
Add productivity Tools Secction
Backend
Cause getting started shouldn’t mean:
“Let me just spend the next 6 months getting the infrastructure running so it could crash on the first deploy”
- Me speaking form personal experience...
Vercel because...
- Potentially infinitely Scalable Backend(serverless functions)
- Replaces (*kinda): AWS Lambda, Azure Functions, Google Cloud Functions, etc.
- A continuous integration (CI) and continuous delivery (CD) Pipeline with multiple stages
- Secret Storage Solution
- Domain Validation, SSL
- Let’s Encrypt, SWAG, etc.
- Global CDN
- Cause UX is love and slow UX is bad UX
NextJS because...
- React is amazing and all it was missing was:
- SSG (static site generation) and SSR (server-side rendering)
- Easy CDN deployment
- Secure and simple Backend Communication over HTTPS and WSS (WebSocket over https)
- Ability to interact with local server while deploying to Serverless Functions
Frontend
Because some people like coffee and some people like tea. And I don’t trust anything Google releases to actually work...No Angular 1,2,4, 77 or firebase in my life.
I don’t need that kinda of drama in my life! XD
React Because...React!
- Prisma ORM: cause
Services
Product Tools
Productivity Tools
UX/UI
Enough said...you don’t need anything else.