Leanpub Header

Skip to main content

Filters

Category: "JavaScript"

JavaScript

  1. JavaScript & DOM Tips, Tricks, and Techniques (Volume 4)
    JavaScript & DOM Tips, Tricks, and Techniques (Volume 4)
    Quick Tips and Tutorials for all Levels of JavaScript and Front-end Development
    Louis Lazaris

    This is a collection of JavaScript and DOM scripting tips applicable to all levels of JavaScript and front-end development. Most of the tips cover techniques and technologies that work in all modern browsers and most older browsers.

  2. A Better Way To Learn JavaScript - Advanced JS
    A Better Way To Learn JavaScript - Advanced JS
    Let's tackle some advanced JavaScript concepts.
    Ajdin Imsirovic

    Skip thousands of hours of trial and error experiences and gain an in-depth knowledge of the JavaScript language with this approachable book series.

  3. The Angular Tutorial
    The Angular Tutorial
    Learn Front-End Development and Automated Testing with Angular
    Adam Morgan

    The Angular Tutorial teaches you how to develop, test, and deploy a modern front-end web application using the Angular framework.

  4. Understanding the Core Ideas of Promise by Implementing it in JavaScript
    Understanding the Core Ideas of Promise by Implementing it in JavaScript
    Implement promise from scratch (in an evolutionary way) to grasp its core ideas
    Babak Gholamzadeh
    No Description Available
  5. Learn Node.js
    Learn Node.js
    Alex Kluew

    Build full-stack applications in 2020 using JavaScript and Node.js

  6. Making Strategy Browser Games
    Making Strategy Browser Games
    Creating "Decision Science" 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 "Strategic" game development. This self-contained tutorial has both v3.24+ & v2.x.x encoding. It's perfect for novices, experienced web developers, and just anyone wanting with their own bespoke music and rhythm game, artwork, and features.

  7. Making Dating & Quiz Trivia Browser Games
    Making Dating & Quiz Trivia Browser Games
    Creating "Trivia Quiz" 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 "Trivia Quizzing" game development. This tutorial has both v3.16+ & v2.x.x encoding. It's perfect for novices, experienced web developers, and just anyone wanting their own bespoke game, artwork, and features.

  8. Making Puzzle Browser Games
    Making Puzzle Browser Games
    Creating "JigSaw & Slider" 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 "Jigsaw & Slider" Puzzle game development. This tutorial has both v3.16+ & v2.x.x encoding. It's perfect for novices, experienced web developers, and just anyone wanting their own bespoke game, artwork, and features.

  9. Frontend Testing
    Frontend Testing
    Una introducción al mundo del testing orientado al frontend.
    Iago Lastra Rodríguez

    ¿Desarrollas para la web? ¿Quieres aprender a escribir tests pero no sabes por dónde empezar? En este libro se explican los conceptos básicos de Testing en Front-End a través de ejemplos y casos prácticos.

  10. Advanced TypeScript
    Advanced TypeScript
    Miłosz Piechocki

    Are you using TypeScript, but feel like you’re not making the most out of it? Do you find some advanced TypeScript concepts confusing? Do you get lost looking at complex type errors? If you answered “yes” to any of these questions, then this book is for you!

  11. You Don't Know JS Yet: Scope & Closures

    The foundation of all programs is organization of variables/functions into nested scopes. Yet, many never contemplate how & why these decisions are made and the impacts on code maintainability. Scope & Closures examines lexical scope, builds on its principles for the power of closure, and digs into the module pattern for better program structure.

  12. Mastering Hyperledger Fabric
    Mastering Hyperledger Fabric
    Master The Art of Hyperledger fabric on docker, docker swarm and Kubernetes
    Narendranath Reddy

    A one-stop solution to become Master in the Hyperledger FabricHyperledger Fabric container orchestration with docker-compose, docker swarm, and KubernetesExposed many untold technologies and production-ready explanation with practical examples

  13. Un librito sobre NPM
    Un librito sobre NPM
    La Herramienta principal de Node.js para JavaScript en el desarrollo web.
    Jonathan "JonLem" Lemos

    NPM es la herramienta que viene de la mano con NODE.JS para la gestión de paquetes de JavaScript que estarán enfocados en el desarrollo de cualquier aplicación web de lado del Back-End escrita en JavaScript. Dominar su uso nos hará mejores desarrolladores gracias a las opciones que el mismo nos brinda.

  14. Making Memory Matching Browser Games
    Making Memory Matching Browser Games
    Creating "Concentration" Game Mechanics for Phaser.js Gaming Frameworks v3.x.x & v2.x.x
    Stephen Gose

    This is a mega-chapter from the Phaser Game Starter Kit Collection with 5 game examples - that's less than $2 per game! This chapter leads you through Memory Matching game development in both v3.16+ and v2.x.x APIs. It's perfect for novices, experienced web developers, and just anyone wanting to start their own Game Studio.

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

    Dies ist die topaktuelle Version 2.25 des Buchs, die am 05.09.2020 im Umfang von 484 Druckseiten erschienen ist und sowohl Blazor Server 3.1.7 RTM als auch Blazor Webassembly 3.2.1 RTM (jeweils die aktuellsten Versionen) behandelt und einen Ausblick auf das kommende Blazor 5.0 (Stand Preview 8) gibt.