React Scalable Folder Structure 2021

Today I will show you how I built a Best Scalable Structure for ReactJS Application. I have used this architecture in 5+ projects of mine and have been continuously enhancing this to date and will continue to do so in the future.
I have created a Pre-configured React Starter Kit which is like plug and play for your new projects, everything is configured so you just have to take care of the development. Check on Github and don’t forget to give STAR the repo.
You can use this as a template with create-react-app while creating a new app. You need to run the command provided in the article and GitHub repo to create a new app with the template.
Article: codewithghazi.com/best-scalab...
Github: github.com/gkhan205/cwg-react...
-----------------------------------------------------
Blog: www.codewithghazi.com/blog
Twitter: / codewithghazi
Facebook: / codewithghazi
Instagram: / codewithghazi
-----------------------------------------------------
My Work From Home Setup you might be interested in:
Desk: amzn.to/2SEB3j6
Chair: amzn.to/3qzTuC1
Wireless Keyboard: amzn.to/3w17NAE
Wireless Mouse: amzn.to/3x8GmGn
Type C to HDMI Cable: amzn.to/2SCowN7
Monitor: amzn.to/3jprWxL
-----------------------------------------------------
#codewithghazi #reactjs #reactredux

Пікірлер: 4

  • @priyaranjan1733
    @priyaranjan17332 жыл бұрын

    Good Work Ghazi 😀

  • @codewithghazi

    @codewithghazi

    2 жыл бұрын

    Thank you 😊

  • @dattm5527
    @dattm55272 жыл бұрын

    how to config for typescript?

  • @codewithghazi

    @codewithghazi

    2 жыл бұрын

    I'll come up with typescript version very soon