An open API service indexing awesome lists of open source software.

https://github.com/oncomouse/dhsi2018-links


https://github.com/oncomouse/dhsi2018-links

Last synced: 11 months ago
JSON representation

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