reactspeedcoding icon indicating copy to clipboard operation
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...

Results 5 reactspeedcoding issues
Sort by recently updated
recently updated
newest added

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...

enhancement
help wanted

[MobX](https://github.com/mobxjs/mobx) seems to be gaining popularity over Redux. Explore creating a sample app using MobX.

enhancement
help wanted

https://www.bithound.io/github/manavsehgal/reactspeedcoding/master/dependencies/npm/postcss-loader#version-details

external dependency

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

external dependency

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.

enhancement