Front-end stack

COLORMONO

COLORMONO / August 11, 2021

2 min read––– views

I’m talking from a Front-end’s perspective.

🐵 My Current Stack

🏗 Frameworks

Pick a JS Framework from the list.

  • NextJS: The React Framework for Production. My default choice. Full-stack.
  • Create React App: I Started here, SPA no SSR by default.
  • ViteJS: Never used. Life's too short, sorry.
  • VueJS:
  • NuxtJS: The Intuitive Vue Framework.
  • Svelte: Never used. Life's too short, sorry.

State Management

  • Redux Toolkit
  • React-query
  • Recoil
  • Zustand

Styling

  • Tailwind
  • Mate-UI

Util libraries

  • React-table
  • Date FNS
  • React-hook-forms

Mocking

  • Mock Service Worker (https://mswjs.io/)

Testing

  • Mock Service Worker (https://mswjs.io/)

Auth

  • Auth0
  • Next-Auth
  • Next-Auth0 (https://github.com/auth0/nextjs-auth0)

Backend

  • Hasura
  • Firebase

Deploy

  • Docker
  • AWS