https://github.com/oncomouse/dhsi2018-links
https://github.com/oncomouse/dhsi2018-links
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oncomouse/dhsi2018-links
- Owner: oncomouse
- Created: 2018-06-04T05:43:05.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-08T19:03:31.000Z (about 8 years ago)
- Last Synced: 2025-03-14T23:22:20.449Z (over 1 year ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# DHSI2018 Links
* [React-Redux-Webpack Boilerplate](https://github.com/oncomouse/react-redux-webpack-boilerplate) – Starter Pack for Projects
1. ["A Plain Text Workflow for Academic Writing with Atom"](http://u.arizona.edu/~selisker/post/workflow/)
1. ["Useful Javascript Array and Object Methods"](https://codeburst.io/useful-javascript-array-and-object-methods-6c7971d93230)
1. Immutable Data Libraries
* ["Normalizr"](https://github.com/paularmstrong/normalizr)
* ["Immutable.js"](https://facebook.github.io/immutable-js/)
1. ["List of Library APIs"](https://librarieshacked.org/apis)
1. What's Up in JavaScript?
* [DailyJS](https://medium.com/dailyjs) on Medium
* [JavaScript Daily](https://twitter.com/JavaScriptDaily) on Twitter
1. ["React Controlled Components (Forms)"](https://reactjs.org/docs/forms.html)
1. ["MicroJS: Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!"](http://microjs.com/#)
1. ["React-Leaflet"](https://react-leaflet.js.org/) – Maps!
1. ["React-Router"](https://github.com/ReactTraining/react-router) – Multiple URL-derived sub-pages in the browser!
* Make sure to read the article about code splitting: [https://reacttraining.com/react-router/web/guides/code-splitting](https://reacttraining.com/react-router/web/guides/code-splitting)
1. ["Filterable List of FOSS React Component Libraries"](https://devarchy.com/react)
* And the GitHub repo: [https://github.com/brillout/awesome-react-components](https://github.com/brillout/awesome-react-components)
1. [nanoJS](https://vladocar.github.io/nanoJS/) – A tiny DOM abstraction library; like jQuery but smaller
1. [Cypress](https://www.cypress.io/) – New testing utility