Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikolaiborisik/awesome-articles-list
List of article that can be recommended to read
https://github.com/nikolaiborisik/awesome-articles-list
List: awesome-articles-list
Last synced: 16 days ago
JSON representation
List of article that can be recommended to read
- Host: GitHub
- URL: https://github.com/nikolaiborisik/awesome-articles-list
- Owner: nikolaiborisik
- Created: 2018-12-21T13:12:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-02T12:44:57.000Z (almost 6 years ago)
- Last Synced: 2024-11-19T12:22:09.083Z (about 1 month ago)
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-articles-list - List of article that can be recommended to read. (Other Lists / PowerShell Lists)
README
# JS reading list
## Basic
[Glossary of Modern JavaScript Concepts: Part 1](https://auth0.com/blog/glossary-of-modern-javascript-concepts/?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
[Glossary of Modern JavaScript Concepts: Part 2](https://auth0.com/blog/glossary-of-modern-javascript-concepts-part-2/)
[33 Concepts Every JavaScript Developer Should Know](https://github.com/leonardomso/33-js-concepts/blob/master/README.md#table-of-contents)
[JavaScript. The Core: 2nd Edition](http://dmitrysoshnikov.com/ecmascript/javascript-the-core-2nd-edition/)
[ECMA-262-3 in detail.This.](http://dmitrysoshnikov.com/ecmascript/chapter-3-this/)
[ECMA-262-3 in detail. Closures.](http://dmitrysoshnikov.com/ecmascript/chapter-6-closures/)
[How JavaScript works: memory management + how to handle 4 common memory leaks](https://blog.sessionstack.com/how-javascript-works-memory-management-how-to-handle-4-common-memory-leaks-3f28b94cfbec)
[How Browsers Work: Behind the scenes of modern web browsers](https://www.html5rocks.com/en/tutorials/internals/howbrowserswork/)
[10 React mini-patterns](https://hackernoon.com/10-react-mini-patterns-c1da92f068c5)
[Change Detection in Angular](https://vsavkin.com/change-detection-in-angular-2-4f216b855d4c)
[Master the JavaScript Interview: What is a Promise?](https://medium.com/javascript-scene/master-the-javascript-interview-what-is-a-promise-27fc71e77261)
[JavaScript Array Methods: Mutating vs. Non-Mutating](https://lorenstewart.me/2017/01/22/javascript-array-methods-mutating-vs-non-mutating/)
[YOU MIGHT NOT NEED JQUERY](http://youmightnotneedjquery.com/)
[Master the JavaScript Interview: What is Function Composition?](https://medium.com/javascript-scene/master-the-javascript-interview-what-is-function-composition-20dfb109a1a0)
[React’s Five Fingers of Death. Master these five concepts, then master React.](https://medium.freecodecamp.org/the-5-things-you-need-to-know-to-understand-react-a1dbd5d114a3)
[Структуры данных для самых маленьких](https://habr.com/post/310794/)
[React Patterns](https://reactpatterns.com/)
[Higher-order Components](https://www.sitepoint.com/react-higher-order-components/)
[Everything I Know About The Script Tag](https://eager.io/blog/everything-I-know-about-the-script-tag/)
[Все способы вертикального выравнивания в CSS](https://habr.com/company/netcracker/blog/277433/)
[10 Interview Questions
Every JavaScript Developer Should Know](https://medium.com/javascript-scene/10-interview-questions-every-javascript-developer-should-know-6fa6bdf5ad95)[The 10 Most Common Mistakes JavaScript Developers Make](https://www.toptal.com/javascript/10-most-common-javascript-mistakes)
## Lists
[Curated list of awesome lists](https://github.com/sindresorhus/awesome#front-end-development)
[Awesome JavaScript](https://github.com/sorrycc/awesome-javascript#readme)
[JavaScript The Right Way](http://jstherightway.org/)
[Superhero.js - collection of the best articles, videos and presentations](http://superherojs.com/)
[Awesome JavaScript Learning](https://github.com/micromata/awesome-javascript-learning)
## Books
[You Don't Know JS](https://github.com/getify/You-Dont-Know-JS)
[Exploring ES6](http://exploringjs.com/es6/)
[JavaScript-Garden](http://bonsaiden.github.io/JavaScript-Garden/)
[List of free programming books](https://github.com/EbookFoundation/free-programming-books/blob/master/free-programming-books.md)
## Podcasts
[syntax.fm](https://syntax.fm/)
## Video channels
[Fun Fun Function](https://www.youtube.com/channel/UCO1cgjhGzsSYb1rsB4bFe4Q)