Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-answers-react-sep-2016
https://github.com/CodeCoreYVR/awesome-answers-react-sep-2016
Last synced: 2 days ago
JSON representation
-
Available Scripts
-
`npm start`
-
-
Displaying Lint Output in the Editor
-
`npm run eject`
-
-
Importing a Component
-
`DangerButton.js`
-
-
Adding a Stylesheet
-
`DangerButton.js`
-
-
Using the `public` Folder
-
`Button.js`
-
-
Adding Bootstrap
-
`Button.js`
-
-
Adding Flow
-
`Button.js`
-
-
Can I Use Decorators?
-
Adding Development Environment Variables In `.env`
-
-
Running Tests
-
Command Line Interface
-
On CI servers
-
Disabling jsdom
- `ReactDOM.render()`
- snapshot testing - react-app/issues/372) so we don’t officially encourage its usage yet.
- `TestUtils.createRenderer()`
-
Experimental Snapshot Testing
- has major usage issues - 14.html)
-
Adding Development Environment Variables In `.env`
- Jest - 15.html) of Jest so if you heard bad things about it years ago, give it another try.
-
Testing Components
-
-
Building for Relative Paths
-
GitHub Pages
-
Heroku
-
Modulus
-
-
Netlify
-
Updating to New Releases
-
Sending Feedback
Categories