An open API service indexing awesome lists of open source software.

https://github.com/codersguild/react-overmind-rxjs-frontend

React, Overmind, Axios, Sockets, TailWind CSS & Firebase Setup. Deployed on Netlify. Starter Template
https://github.com/codersguild/react-overmind-rxjs-frontend

Last synced: 4 months ago
JSON representation

React, Overmind, Axios, Sockets, TailWind CSS & Firebase Setup. Deployed on Netlify. Starter Template

Awesome Lists containing this project

README

        

![Node.js GitHub CI](https://github.com/codersguild/React-Overmind-RxJS-Frontend/workflows/Node.js%20CI/badge.svg?branch=master)

### Custom React Template

1. Applicaction State : Overmind.js [Overmind](https://overmindjs.org/)

2. App : React-App from CRA

3. Axios instead of Fetch for HTTP Requets

4. Deployment : Firebase / GCP.

5. Real Time : Sockets & WSS

6. Tailwind CSS. [TailWind](https://tailwindcss.com/)

7. RxJS Observables.

## React & Relay + GraphQL Example.

- [How to create the F8 App?](https://makeitopen.com/)
- [Roadmap](https://roadmap.sh/react)
- [Learn these before writing React](https://reactjs.org/docs/hooks-rules.html)
- [What Matters ?](https://francodalessio.com/users-care-about-how-you-write-code/)
- [React faster than it breaks](https://francodalessio.com/never-call-a-react-function-component/)

# New :

- [https://github.com/preactjs/wmr](https://github.com/preactjs/wmr)
- [https://mherman.org/blog/dockerizing-a-react-app/](https://mherman.org/blog/dockerizing-a-react-app/)
- [Basic Structuring of a React App](https://www.freecodecamp.org/news/a-better-way-to-structure-react-projects/)