Leanpub Header

Skip to main content

Filters

Category: "Node.js"

Node.js

  1. The Web App Testing Guidebook
    The Web App Testing Guidebook
    UI Testing of Real World Websites Using WebdriverIO
    Kevin Lamping

    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.

  2. Express|Webpack - The ultimate guide

    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.

  3. Hapi.js Handbook
    Hapi.js Handbook
    Collection of useful tutorials about Hapi.js framework.
    Roman Akhromieiev

    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.

  4. Learn Docker - .NET Core, Java, Node.JS, PHP or Python
    Learn Docker - .NET Core, Java, Node.JS, PHP or Python
    Be ready to create and run your containerized application next week.
    Arnaud Weil

    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.

  5. Craft Your Code : Second Edition
    Craft Your Code : Second Edition
    Mastering the Foundations of Code Quality in the Era of AI Assistants
    Srihari Sridharan

    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".

  6. Nodejs群集模块
    Nodejs群集模块
    Reco and Antonio Santiago

    本书对常用的Nodejs群集模块和使用工具做出使用解析,帮助增强对它的服务器端编程和运维的信心。

  7. HTTP A Little Book

    This book can help you master the big picture of the HTTP protocol without spending a lot of time.

  8. Angular Schematics Cookbook

    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.

  9. JavaScript Awesome Tips
    JavaScript Awesome Tips
    A collection of tips and tricks for JavaScript
    Caio Ribeiro Pereira

    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.

  10. JavaScript Dicas Incríveis
    JavaScript Dicas Incríveis
    Uma coleção de dicas e truques úteis para JavaScript
    Caio Ribeiro Pereira

    Nesse cookbook minimalista conheça um compilado com dicas e truques úteis para você aplicar no JavaScript.

  11. The Road to GraphQL
    The Road to GraphQL
    Your journey to master GraphQL in JavaScript
    Robin Wieruch

    https://www.roadtographql.com

  12. Fullstack GraphQL
    Fullstack GraphQL
    Julián Mayorga

    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.

  13. Automating with Node.js
    Automating with Node.js
    Shaun Michael Stone

    Automate your workflow with the power of Node.js! If your job is loaded with manual work, then why not write scripts that can deal with it for you? With this book, you will learn how to deal with many tasks such as zipping files, emailing colleagues, and deploying your work at the press of a button.

  14. Serverless Saas
    Serverless Saas
    Building Affordable, Performant, and Scalable Services
    Christopher Franklin

    Serverless Saas is a hands on guide to building Software-as-a-service applications without launching a single server. With this book learn by building a real application using VueJS and AWS serverless technologies.

  15. Webpack 2
    Webpack 2
    A Build Tool for Modern JavaScript Applications
    Sha Alibhai

    Webpack 2 - A Build Tool for Modern JavaScript Applications helps beginner and intermediate users understand and fully utilize the power of Webpack in their projects.