Skip to content

Instantly share code, notes, and snippets.

@adzcai
Last active April 17, 2023 16:25
Show Gist options
  • Save adzcai/b014101ec41f4b72797040a6e5ac3e58 to your computer and use it in GitHub Desktop.
Save adzcai/b014101ec41f4b72797040a6e5ac3e58 to your computer and use it in GitHub Desktop.

Ordered roughly by relevancy / what you'll need to know:

  1. Developer tools (VS Code, Git, command line)
  2. Basic web development ecosystem (yarn, npm, Node.js)
  3. TypeScript
  4. React
  5. Tailwind CSS
  6. Firebase
  7. Redux (Toolkit)
  8. MeiliSearch (might migrate to Redis)
  9. Next.js ("important" but we're not doing anything fancy with it)

The other (backend) tools you don't need to be familiar with are

  1. DigitalOcean
  2. Vercel
  3. NameCheap

MEGA BONUS POINTS if you can do e2e testing!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment