Leanpub Header

Skip to main content

Filters

Category: "JavaScript"

Books

  1. The Clean Way to Use Rx
    Guide manual and tips for implementing with Rx extensions.
    Yair Carreno

    I recommend this reading for any actor that participates in the design, implementation, and validation processes of software components through Reactive programming and Functional programming, supported by the use of Rx extensions.

  2. Learn how to go from code to production in days, not months with Next.js.

  3. Deno - A Complete Guide to Programming With Deno
    Software development with Deno
    Jana Bergant

    Deno book is a complete guide to programming with Deno. You'll start with the basics and gain knowledge about how Deno works behind the scene. You'll be working on a project and learn to implement Deno with other technologies.

  4. JavaScript Definitivo
    Vol. I
    Ariel Fuggini

    En este libro te enseño JavaScript desde cero, como nadie te lo explicó antes. Con una base sólida de conocimiento combinada con ejemplos prácticos, en un lenguaje sencillo y amigable.

  5. React Deep Dive
    Manuel Bieh and Sibylle Katharina Sehl

    React has taken Frontend Development by storm over the past couple of years, unlike any other library before it. Today there are hardly any metrics where React does not take the top spot: downloads, popularity, usability.

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

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

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

  9. Javascript Snippets
    Secret Code Snippets used by Powerful Developers to create Innovative Apps
    A.J. García

    Even if you are a JS beginner, this book elevates your JS game !! Take your JS understanding to the next level by studying and implementing the code snippets from this book in your own projects.

  10. 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
  11. Learn Node.js
    Alex Kluew

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

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

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

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

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