NodeJS world is vast and sometimes can be confusing. So AdonisJS comes to the rescue by helping us manage our app tidily and provides a lot of useful built-in features. The syntaxes are expressive and simple. The framework itself has been tested and performs well. I hope you can try it and who knows you can even upgrade career to next level!
¿Quieres conocer todo lo que brinda Node.js? Pues este es el libro que te guiará en ese proceso, animate!!
Это книга рецептов с полезными советами и трюками для JavaScript. Каждый совет описывает проблему и некоторые её решения с помощью большого количества кода, который можно смело использовать в продакшене.
Covers everything you need to know to get off the ground with UI testing. Examples are built using real-world scenarios, showing how you would actually write your tests. It's a step-by-step guide on how to effectively write UI test automation for the real world.
The ultimate guide to scaffolding a website project using Webpack 4 and Expressjs, supporting Babel, SCSS and hot reloading for both client and server code.
This handbook is a collection of tutorials for Hapi.Js framework. You can find tutorials about validation, working with 3rd plugins, sending/getting data, template engines, integrations with DB and etc.
You know next to nothing about Docker but need to create and run your first containerized application using Docker within a week. Don't worry: this book has you covered.
Unlock the power of code craftsmanship with "Craft Your Code." According to a study, the 10 to 1 rule of writing and programming, good software and good writing requires every line to be rewritten, on an average of 10 times. Get ready to unlock the secrets of clear, concise, and comprehensible code with "Craft Your Code".
本书对常用的Nodejs群集模块和使用工具做出使用解析,帮助增强对它的服务器端编程和运维的信心。
This book can help you master the big picture of the HTTP protocol without spending a lot of time.
If you are an Angular developer, odds are that you’ve used Angular Schematics before - albeit indirectly. Most Angular CLI commands use Angular Schematics under the hood. In this book we'll dive into the little-known world of Angular Schematics where you will see how you as a developer can use this powerful library to augment your current workflow.
This is a cookbook with a collection of useful tips and tricks to apply in JavaScript, each tip shows a problem and some solutions using a lot of pratical codes.
Nesse cookbook minimalista conheça um compilado com dicas e truques úteis para você aplicar no JavaScript.
https://www.roadtographql.com
Learn GraphQL with a hands-on approach. With this open source book you will build a full stack GraphQL application step by step using NodeJS, Apollo GraphQL and React.