This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SICP in Clojure | |
http://www.sicpdistilled.com/ | |
https://github.com/v-kolesnikov/sicp |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://www.slideshare.net/ewolff/rest-vs-messaging-for-microservices | |
https://www.innoq.com/en/blog/why-restful-communication-between-microservices-can-be-perfectly-fine/ | |
https://capgemini.github.io/architecture/is-rest-best-microservices/ | |
https://dev.otto.de/2016/03/20/why-microservices/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Mongoose | |
http://mongoosejs.com/docs/ | |
https://gist.github.com/mongolab-org/9959376 | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://github.com/altercation/vim-colors-solarized |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://help.github.com/categories/ssh/ | |
https://www.digitalocean.com/community/tutorials/how-to-configure-ssh-key-based-authentication-on-a-linux-server |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Обзор базовых возможностей ES6 | |
https://habrahabr.ru/post/313526/ | |
JS: подготовка к работе | |
https://ru.hexlet.io/courses/javascript_setup | |
Top JavaScript Frameworks & Topics to Learn in 2017 | |
https://medium.com/javascript-scene/top-javascript-frameworks-topics-to-learn-in-2017-700a397b711#.hdqf7ed9u |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ликбез по типизации в языках программирования | |
https://habrahabr.ru/post/161205/ | |
Статическая и динамическая типизация | |
https://habrahabr.ru/post/308484/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ampersand | |
http://unix.stackexchange.com/questions/86247/what-does-ampersand-mean-at-the-end-of-a-shell-script-line |