reactspeedcoding
reactspeedcoding copied to clipboard
:rocket: Learn React with 30 reusable components, 15 chapters, and 3 single page apps. Fast start project with JavaScript ES6. React Hot Loading. React Router. Redux. PostCSS, FlexBox styling. Firebas...
1. Add sample controls or components for styles that do not have one 2. Remove styles not used by ReactSpeed 3. Update CSS structure based on best practice followed by...
[MobX](https://github.com/mobxjs/mobx) seems to be gaining popularity over Redux. Explore creating a sample app using MobX.
https://www.bithound.io/github/manavsehgal/reactspeedcoding/master/dependencies/npm/postcss-loader#version-details
Marked adds significant payload to our production build. Is there a lighter option? BitHound flags Marked as unsafe. Is there a safer option? Compare with https://github.com/showdownjs/showdown
1. Use Fetch API to get data from local JSON resource and hydrate a component. 2. Call an external API endpoint to get data for a component.