My FrontEnd Stack

Here is my frontend stack for webapps developed in 2021.

To make a API call, I had decided to use Fetch API with react-query

For state management:

For Testing:

Unit Testing: https://jestjs.io/

For developing Micro Frontend App

For creating and maintaining component design system

For setting up monorepo:

For building CLI
CommanderJS: https://github.com/tj/commander.js

What was your tech stack and tools ? What did you add/remove to your tech stack in 2022?

Cover Photo by Ibrahim Boran on Unsplash

13