- Регистрация
 - 9 Май 2018
 
- Сообщения
 - 7,724
 
- Реакции
 - 228,359
 
- Тема Автор Вы автор данного материала? |
 - #1
 
		
		
		
			Голосов: 0
		
	
			
				
					
	CONTENT:
Fullstack Node.js: The Complete Guide to Building Production Apps with Node.js — Full Package
Fullstack Node.js contains everything you need to learn to create fast, production Node.js code.
Including:
- How to create high-performance API servers in Node
 - How to leverage Node’s async capabilities for maximum performance
 - Community conventions for organize Node.js code
 - Storing data in a database and exposing it via an API
 - When Node.js is the best choice (and when it’s not)
 - How to accept huge file uploads
 - How to implement authentication for users and protected routes
 - How to deploy your app for the world to use
 - How to create command-line interfaces and tools
 - How to test Node.js Applications