Leanpub Header

Skip to main content

Filters

Category: "Node.js"

Books

  1. Learn React Fast (React.js)
    Over 250 pages of technical info and examples.
    Mark Clow
    No Description Available
  2. A practical guide to developing high quality applications using NodeJs; and shows how to set things up such that you ensure that its quality can be verified. It is about having confidence in your applications. Primarily aimed at developers who have already developed NodeJs applications, and want to "do it better".

  3. 網站前端測試實做手冊
    從測試出發,補足缺少的那塊前端測試流程
    caesarchi

    獻給所有正在希望持續導入前端測試,或者正在前端測試,整合測試大門徘徊的開發者們。提供一個簡單容易的開端,讓開發者瞭解前端開發的訣竅及入門方法。 從觀念到實際範例程式碼,讓開發者可以直接導入到目前專案,以輕鬆的方式進行前端測試,讓原本測試流程中缺少的那塊拼圖完整吧。

  4. Practical Aurelia
    Real-world examples of using Aurelia in multiple scenarios and platforms
    Behzad Abbasi

    This book will introduce you to the tools and fundamentals of modern Aurelia practices.After read you can planning an Aurelia project is something you may have already done, or will be soon attempting.

  5. Making Multiplayer Online Games
    A Game Development Workbook for any JavaScript Gaming Framework.
    Stephen Gose

    This step-by-step guide represents 3.5+ years of Massive Multi-Player Games (MMoG) research using WebSockets, Block-chain, and WebRTC. It goes beyond the typical fast-food junk deployments found in many available MMoG tutorials & books. This book includes Phaser JS and Code-less Gaming Frameworks, including EULA valued at $192.00.

  6. Diese Bändchen beschreibt kompakt und übersichtlich die in der Express-Middleware standardmäßig eingesetzte Template-Engine Pug (ehemals JADE). Express gehört zum Node.js-Stack. Das heißt, alle hier gezeigten Beispiele und Kommandos sind nur in einer Node.js-Umgebung lauffähig.

  7. React Eshop
    Easily reusable Eshop in React, ES6, and Firebase. First few chapters only available at no cost. Code available at GitHub.
    Manav Sehgal

    Code along a single page Eshop app, complete with a shopping cart, product catalog, and search features. Use latest React, ES6 JavaScript features, and Firebase integration for achieving a modern serverless architecture. NOTE: First few chapters only available at no cost. Code available in open source at GitHub.

  8. End to end testing with Protractor
    Lessons learned about e2e test automation
    Walmyr Lima e Silva Filho

    In this book you will find a collection of practices to implement end to end test automation in the web applications development process, using the Protractor framework.

  9. Selenium WebDriver Recipes in Node.js
    The problem solving guide to Selenium WebDriver in JavaScript
    Zhimin Zhan

    The Selenium WebDriver Recipes book is a quick problem-solving guide to automated testing web applications with Selenium WebDriver. It contains hundreds of solutions to real-world problems, with clear explanations and ready-to-run test scripts you can use in your own projects.

  10. Aprende como usar React y Redux para desarrollar aplicaciones web modernas más poderosas y usando las mejores prácticas.

  11. Holistic InfoSec For Web Developers, Fascicle 2: Mobile and IoT
    Creating and maintaining robust technical solutions that will resist attacks from your adversaries
    Kim Carter

    The second part of a three part book series focused on lifting the security knowledge of Software Developers, Engineers, and their teams, so that they can continuously deliver secure technical solutions on time and within budget. Free Online: https://f2.holisticinfosecforwebdevelopers.com

  12. Holistic InfoSec For Web Developers, Fascicle 1: VPS, Network, Cloud and Web Applications
    Creating and maintaining robust technical solutions that will resist attacks from your adversaries
    Kim Carter

    The second part of a three part book series focused on lifting the security knowledge of Software Developers, Engineers, and their teams, so that they can continuously deliver secure technical solutions on time and within budget. Free Online: https://f1.holisticinfosecforwebdevelopers.com

  13. Quick Browserify
    Bundle JavaScript code Using Browserify
    Sandeep Kumar Patel

    Learn to use Browserify to create Browser flavored code from NPM(Node Package Manager) module.It will teach you to reuse your Node.js code in a Browser environment.

  14. Practical Keystone.js
    A Hands On Introduction To Keystone.js Using a Real-World Project
    Manikanta Panati

    Learn how to develop a complete and robust node, express.js & mongodb based web application and mobile application backend quickly using Keystone.js!. Keystone.js is a very popular open source Node.js based CMS and web application framework that powers websites, apps and APIs for some of the top 500 companies. The framework makes it very easy to build database-driven websites, applications & APIs and is built upon Express, the defacto web server for Node.js and uses Mongo DB as its storage backend. 

  15. JavaScript glossary on demand
    a mini guide to modern JavaScript programming through common terminology explanation
    Andrea Giammarchi

    For absolute beginners or more advanced developers, this book explains the most common terms used in modern JavaScript programming, client or server side, through examples. If you cannot understand technical articles, this book will explain each term. If you are looking to refresh and update your knowledge about modern terminology, patterns, and their applications, this book will also help you.