GIT repositlry: WebpackReactReduxApolloTutorial
- Getting started
- Webpack – Zero config
- Adding config file and Babel loader
- Adding Webpack Dev Server
- Adding React Library, SASS, Images and font loaders
- Different ways to set up the project
- Adding routing
- Adding Apollo provider and introduction to making queries to GraphQL
- Adding dynamic page layout loaded from GraphQL
- Bundle splitting using react-loadable
- Build Redux like custom store
- Adding Redux
- Adding environment variables file
- Setting up production server
- Server Side Rendering
- Adding html.js component
- Adding multiple brands and applications
- Creating loader component and set up one CSS per brand.
- Adding Jest and Enzyme and creating snapshot tests
GIT repository: WebpackReactReduxApolloTutorial