https://github.com/mdor/useful-resources
Store different references for improve skills or be more productive.-
https://github.com/mdor/useful-resources
Last synced: over 1 year ago
JSON representation
Store different references for improve skills or be more productive.-
- Host: GitHub
- URL: https://github.com/mdor/useful-resources
- Owner: MDOR
- License: mit
- Created: 2017-02-15T16:24:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-29T01:19:13.000Z (about 9 years ago)
- Last Synced: 2025-01-25T19:07:39.288Z (over 1 year ago)
- Size: 16.6 KB
- Stars: 7
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Porpouse
This repo is intended to show different resources, tools, guides for learning, be more productive.
## Topics
- [JavaScript](https://github.com/MDOR/Useful-Resources/blob/master/javascript/javascript.md)
- [Core](https://github.com/MDOR/Useful-Resources/blob/master/javascript/javascript.md)
- [jQuery](https://github.com/MDOR/Useful-Resources/blob/master/javascript/jquery.md)
- [React](https://github.com/MDOR/Useful-Resources/blob/master/javascript/react.md)
- [Node](https://github.com/MDOR/Useful-Resources/blob/master/javascript/react.md)
- [Bundlers](https://github.com/MDOR/Useful-Resources/blob/master/javascript/bundlers.md)
- [HTML](https://github.com/MDOR/Useful-Resources/blob/master/html/html.md)
- [CSS](https://github.com/MDOR/Useful-Resources/blob/master/css/css.md)
- [GIT](https://github.com/MDOR/Useful-Resources/blob/master/git_/git.md)
- [Algorithms](https://github.com/MDOR/Useful-Resources/blob/master/algorithms/algorithms.md)
- [Challenges](https://github.com/MDOR/Useful-Resources/blob/master/challenges/challenges.md)
- General
- [Designing for Performance](http://designingforperformance.com/)
- [The introduction to Reactive Programming you've been missing](https://gist.github.com/staltz/868e7e9bc2a7b8c1f754)
- [mMstly Adequate Guide](https://github.com/MostlyAdequate/mostly-adequate-guide)