Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/MaheshKonne/my-bookmarks

Some useful resources/refs I have gone through
https://github.com/MaheshKonne/my-bookmarks

Last synced: 3 months ago
JSON representation

Some useful resources/refs I have gone through

Awesome Lists containing this project

README

        

# my-bookmarks
Some useful resources/refs I have gone through

<<<<<<< Updated upstream

### React

* [React Training](https://reacttraining.com/blog/)

* [React Internals](https://www.mattgreer.org/articles/react-internals-part-one-basic-rendering/)

### Redux

* [redux in 27 lines](https://dev.to/selbekk/redux-in-27-lines-2i92)

### Functional Programming in JS

* [Mori](http://swannodette.github.io/mori/)

* [immutable.js](https://immutable-js.github.io/immutable-js/)

* [Ramda Js](https://ramdajs.com)

* [Underscroe Js](https://underscorejs.org)

* [Lodash](https://lodash.com)

### Javascript

* [JS Invterview Questions](https://medium.com/javascript-scene/10-interview-questions-every-javascript-developer-should-know-6fa6bdf5ad95)

* [JS Event loop](https://hackernoon.com/understanding-js-the-event-loop-959beae3ac40)

* [JS - Perfection Kills](http://perfectionkills.com/)

### Front-end development

* [10 things every front end developer should know](https://medium.com/@namkam5/10-things-every-front-end-developer-should-know-a6cf6877866f)