Skip to content

cchiragjain/twitch-clone-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Branch index

master -> navigation in react apps/react-router basic theory

react-navigation -> setting up all the routes of our app

react-authentication-oauth -> setting up authentication using google oauth

forms-with-redux-form -> submitting forms using redux-form

rest-based-react-apps -> doing CRUD operations(fetch,edit,create)(get,post,patch) requests on a rest api

modals-with-react-portals -> adding a modal to a react app using react portal and deleting from a rest api

streaming-video -> implementing flvjs and node-media-server to implement live streaming feature


React-Navigation

Why usign anchor tags is a bad way of navigation

Router types

Component Heiarchy

Oauth authentication

Oauth flow

Redux

Loosely redux(this is what we are following)

Completely redux

Redux-form

Rest-full convention

When to navigate users

we cannot access this history object inside an action creator very easily

Programmatic navigation how?

About

Client side code of twitch clone made for univesity project. Refer https://github.com/cchiragJain/twitch-clone-uni-project for the entire project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published