https://github.com/mdshohelrana/the-road-to-react
Here is the codebase container anyone can learn from this repository, I am always available to help the people. Happy react coding.
https://github.com/mdshohelrana/the-road-to-react
contextapi es5 es6 javascript react react-hook reactjs reactnative
Last synced: 8 months ago
JSON representation
Here is the codebase container anyone can learn from this repository, I am always available to help the people. Happy react coding.
- Host: GitHub
- URL: https://github.com/mdshohelrana/the-road-to-react
- Owner: mdshohelrana
- Created: 2020-06-17T06:16:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T21:57:39.000Z (almost 3 years ago)
- Last Synced: 2025-01-14T18:12:19.143Z (9 months ago)
- Topics: contextapi, es5, es6, javascript, react, react-hook, reactjs, reactnative
- Language: JavaScript
- Homepage:
- Size: 7.41 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# the-road-to-react
### Architecture for Developer connector project frontend, backend and test-driven
## Frontend
- React
- Context-api, Redux,Mobx, or Rxjs as state manegment
- CSS/React Component style lib(`Reactstrap, Material UI, Tailwind, Styled Component`)## Backend
- NextJs/Node/Express
- mongoose/MongoDB
- JWT## Test Driven
- Jest/Enzyme/React-testing-lib/Cypress
## Extentions
- ESlint
- Prettier
- Js Doc
- React-dev-tools
- Redux-dev-tools
- Postman
- Heroku Cli