Skip to content

Instantly share code, notes, and snippets.

@dipiash
Last active January 19, 2016 09:07
Show Gist options
  • Select an option

  • Save dipiash/ce2784c0f61d36f0d559 to your computer and use it in GitHub Desktop.

Select an option

Save dipiash/ce2784c0f61d36f0d559 to your computer and use it in GitHub Desktop.
Сетки
1. http://www.didgeroo.com/blog/responsive-web-design-guidelines-for-designers/ - набор сеток в psd
2. https://getbootstrap.com/css/#grid
3. https://dribbble.com/shots/1064433-Bootstrap-responsive-grid-PSD-Mobile-Tablet-Web-Free (лучше из 1 пункта)
Страницы
1. http://habrahabr.ru/company/ua-hosting/blog/272969/ - Убеждающий веб дизайн
2. http://habrahabr.ru/post/273917/#comment_8714703 - Landing page. Что такое. Из чего состоит. Виды. Процесс работы
3. http://habrahabr.ru/post/273795/ - Создание веб-сайта. Курс молодого бойца
Примеры меню
1. http://habrahabr.ru/company/mr_gefest/blog/273907/
Как работает Web
1. https://medium.freecodecamp.com/how-the-web-works-a-primer-for-newcomers-to-web-development-or-anyone-really-b4584e63585c#.dwei934j0
2. https://medium.freecodecamp.com/how-the-web-works-part-ii-client-server-model-the-structure-of-a-web-application-735b4b6d76e3#.su2b9pt2u
3. https://medium.freecodecamp.com/how-the-web-works-part-iii-http-rest-e61bc50fa0a#.f9oqd130n
REST API
1. http://habrahabr.ru/post/193458/ - RESTful API на Node.js + MongoDB
2. https://scotch.io/tutorials/build-a-restful-api-using-node-and-express-4#our-application - Build a RESTful API Using Node and Express 4
3. https://scotch.io/tutorials/authenticate-a-node-js-api-with-json-web-tokens - Authenticate a Node.js API with JSON Web Tokens
4. https://bigspaceship.github.io/blog/2014/05/14/how-to-create-a-rest-api-with-node-dot-js/ - Create a REST API With Node.js
5. http://www.vinaysahni.com/best-practices-for-a-pragmatic-restful-api#requirements - Best Practices for Designing a Pragmatic RESTful API
6. https://github.com/hboylan/express-mongoose-api-seed#delete-user - express-mongoose-api-seed
7. https://stackoverflow.com/questions/18789864/node-js-express-global-modules-best-practices-for-application-structure - node.js & express - global modules & best practices for application structure
8. https://github.com/madhums/node-express-mongoose-demo - Nodejs Express Mongoose Demo
9. http://www.restapitutorial.com/ - Learn REST: A RESTful Tutorial
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment