Leanpub Header

Skip to main content

Filters

Category: "JavaScript"

Books

  1. Making Action-Arcade Browser Games
    Casual Game Mechanics for Phaser.js Gaming Frameworks v3.x.x & v2.x.x
    Stephen Gose

    This is a single chapter from the Phaser Game Starter Kit Collection. This chapter leads you through Action-Arcade game development. This self-contained tutorial has both v3.16+ & v2.x.x encoding. It's perfect for novices, experienced web developers, and just anyone wanting with their own bespoke game, artwork, and features.

  2. Making Peg Solitaire Browser Games
    Jump-To-Capture Game Mechanics for Phaser.js Gaming Frameworks v3.16+ & v2.x.x
    Stephen Gose

    This is a single chapter from the Phaser Game Starter Kit Collection. This chapter leads you through game development for Jump-2-Capture games. These self-contained tutorials are for both v3.x.x & v2.x.x, perfect for novices and experienced web developers, and anyone creating single-player games with their own artwork and features.

  3. DevOps For PHP Developers
    From Server Setup to Deployment.
    David Mjomba

    Use Ansible to set up fresh instances of Ubuntu 18.04, perform automated updates and set up the LEMP stack comprising of PHP 7.3, Nginx and Percona database. A Docker image that will closely resemble our server will be the testing environment that we'll hook up to GitLab and set-up the CI/CD pipeline to handle testing and zero downtime deployment.

  4. Web Dev Playbook
    zero to hired in 6 months
    Austin Beaufort
    No Description Available
  5. Build your own test framework
    in JavaScript
    Daniel Irvine

    Want to level up at your programming game in a fun and useful way? Build your own test framework and explore modern Node with the help of this book.

  6. Turn Pro in GraphQL
    Johannes Kling

    Take the journey to become a pro in GraphQL.

  7. Understanding JavaScript RegExp
    Example based guide to mastering JavaScript regular expressions
    Sundeep Agarwal

    Scripting and automation tasks often need to extract particular portions of text from input data or modify them from one format to another. This book will help you learn JavaScript Regular Expressions, a mini-programming language for all sorts of text processing needs.

  8. Functional Programming in TypeScript
    With categories
    dimitris papadimitriou
    No Description Available
  9. The Web Development Glossary
    More Than 2,000 Key Terms for Developers
    Jens Oliver Meiert

    What is a BHO? Goanna? Hooking? How about a principal box? Or the Ten-Second Rule? Covering more than 2,000 terms ranging from A11Y to Zsh, and including explanations from Wikipedia and the MDN Web Docs, The Web Development Glossary is a comprehensive compendium rich in information for both novice and expert developers.

  10. Build state-of-the-art static websites easily using a modern technology stack.

  11. Do you know what are the tools programmers use?Do you know how to write such tools?The book implements those tools for a very simple language and does so with less than 150 pages...

  12. The Aurelia 2 Book
    Dwayne Charrington

    A book for developers new to Aurelia 2 or who have worked with Aurelia 1. Learn the newest and modern version of Aurelia, by building an online store. Complete with product pages, a checkout page, search and more.

  13. Enterprise Angular: Micro Frontends and Moduliths with Angular
    Module Federation - Nx - DDD
    Manfred Steyer

    Important: Book moved! This book moved to our website at ANGULARarchitects.io. Please also register here to get notified about news versions: Download book or register to get notified after updates! --- Learn how to subdivide a huge application into smaller and hence maintainable parts with Domain Driven Design, Nx Monorepos and Micro Frontends.

  14. ASP.NET Core Blazor 3.0/3.1: Blazor Server und Blazor Webassembly
    Moderne Single-Page-Web-Applications mit .NET, C# und Visual Studio
    Dr. Holger Schwichtenberg

    Blazor ist die Hoffnung für alle JavaScript-Hasser: Nach dem Ende von Silverlight können .NET-Entwickler nun wieder moderne Single-Page-Web-Applications (SPA) mit .NET und C# entwickeln. 

  15. A deep dive into asynchronous javascript