Leanpub Header

Skip to main content

Filters

Category: "Node.js"

Books

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

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

  3. No Description Available
  4. Learn Meteor - Node.js and MongoDB JavaScript platform
    Be ready for coding away next week using Meteor
    Arnaud Weil

    You know next to nothing about Meteor but need to start coding your next application within a week. Don't worry: this book has you covered.

  5. Quick Build System with Gulp
    Automate Development Process With Gulp
    Sandeep Kumar Patel

    Gulp is new build system is capable of automate minification, file copy, watching file changes and rerun tasks. Gulp is built on top of the NodeJS and is available as open source.This book covers the gulp plugin architecture with simple explanation.Finally, We will learn to develop our own Gulp plugin.

  6. Effective React
    Ian Chursky

    Learn how to create React applications that render complex sets of data with dynamic, efficient, and effective data-visualizations. Common tools utilized within the React ecosystem -- such as Node.js, Grunt, Babel, and Browserify -- are also covered in depth as well. You don't want to miss out on learning all about this exciting new technology!

  7. Getting MEAN with MEMEs
    Deploying MEAN TODO application to production
    Nikola Brežnjak

    Learn how to create a full blown TODO application with the ever so slightly popular MEAN stack. This is a step by step guide (not skipping anything "obvious") to take your app from an idea to actual production. You might have noticed the misspelled prouduction? Well, actually, if it's in production and you're proud, I call it prouduction ;)

  8. Holistic InfoSec For Web Developers, Fascicle 0: Physical and People
    Creating and maintaining robust technical solutions that will resist attacks from your adversaries
    Kim Carter

    The first 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://f0.holisticinfosecforwebdevelopers.com

  9. Rally Game for the Web
    Develop your multiplayer game with Unreal Engine 4 and node.js
    Jaakko Vanhala and Anssi Gröhn

    Write your own multiplayer games, part II. You'll get to see how to write a multiplayer rally game using tech like Node.js, websockets, MongoDB, Mongoose and other goodies. The client will be written in C++ in the Unreal Engine 4 game development suite.

  10. Securing Node JS Apps
    is your Node JS app truly secure? Let's make sure you get home on time and sleep well at night.
    Ben Edmunds

    Learn the security basics that a senior developer usually acquires over years of experience, all condensed down into one quick and easy handbook.

  11. Snake Game for the Web
    Journey into Nodejs, HTML5, CSS3, MySQL & Docker
    Jaakko Vanhala and Anssi Gröhn

    This book is a practical approach to web game development using JavaScript and HTML5. You'll join a journey of writing a multiplayer online game from scratch by building a solid Node.js server solution and bringing outstanding game experience to every part of user interface. The game utilises Docker containers for easy deployments!

  12. The Node Craftsman Book
    An advanced Node.js tutorial
    Manuel Kiessling

    As the official sequel to The Node Beginner Book, this book will help readers to dive deeper into software development with Node.js and JavaScript, including topics like object-orientation, test-driven development, database handling, web frameworks, and much more!

  13. The Node Beginner Book
    A comprehensive Node.js tutorial
    Manuel Kiessling
    No Description Available