Leanpub Header

Skip to main content

Filters

Category: "JavaScript"

Books

  1. Entendendo JavaScript Promises
    Entendendo JavaScript Promises
    Nicholas C. Zakas and Daniel Schmitz

    Saiba tudo sobre Promises do JavaScript com o autor veterano de JavaScript Nicholas C. Zakas.

  2. Large Scale Apps with Svelte and TypeScript
    Large Scale Apps with Svelte and TypeScript
    Build Large and Scalable front-ends that leverage component isolation, a centralized state manager, internationalization, localization, Custom Component Libraries, API-client code that easily can switch between mocked data and live data and more.
    Damiano Fusco

    Website: https://www.damianofusco.com

  3. Large Scale Apps with React and TypeScript
    Large Scale Apps with React and TypeScript
    Build Large and Scalable front-ends that leverage component isolation, a centralized state manager, internationalization, localization, Custom Component Libraries, API-client code that easily can switch between mocked data and live data and more.
    Damiano Fusco

    Website: https://www.damianofusco.com

  4. Make 2D Games in JavaScript with Phaser
    Make 2D Games in JavaScript with Phaser
    A step by step guide to building a full featured 2D game
    Thomas Palef

    Playing games is fun, but making your own games is even better. By the end of this book you will have a real game to play with and enough knowledge to build your own games.

  5. Software Tools in JavaScript

    Have you ever wondered what Git actually does when you commit a change? How regular expressions are implemented, or how debuggers work? This book will answer these questions and others, and show you how experienced software developers think about design.

  6. Modern Cloud Infrastructure-as-Code for Developers

    Build state-of-the-art AWS infrastructure easily using Terraform, Docker and Kubernetes.

  7. 10 KATA DEL DESARROLLO FRONTEND
    10 KATA DEL DESARROLLO FRONTEND
    Versión 1: de principiante a intermedio
    jose MARIN

    Kata, palabra japonesa que representa una secuencia de movimientos establecidos que se realizan con la finalidad de perfeccionar una técnica. Esta referencia quiero transmitirla a ustedes en el ámbito del desarrollo frontend, intentando crear una serie de conceptos y técnicas que deben adquirirse y perfeccionarse por cada nivel de aprendizaje.

  8. Getting started with NeuroTask Scripting, 2nd Edition
    Getting started with NeuroTask Scripting, 2nd Edition
    Create an online experiment in hours not days
    Jaap Murre
    No Description Available
  9. What the F.+k Is Regex?
    What the F.+k Is Regex?
    The Ultimate Regex Guide for Beginners
    Tom Gardiner

    Regex is used to perform powerful searches within strings of text - discover everything there is to learn about regex and become a master at wildcards, quantifiers, and more!

  10. Nuxt 3: Desarrolla aplicaciones web modernas y escalables
    Nuxt 3: Desarrolla aplicaciones web modernas y escalables
    ¡50% de Descuento en preventa!
    Javier Martinez

    Aprende los conceptos básicos de Nuxt 3 y avanza, con ejemplos detallados, hasta una aplicación web real y desplegada en producción. Single Page Application, Server Side Rendering (SSR), Generación de páginas estáticas, routing, store, plugins, módulos... También cubriremos testing unitario y E2E añadiéndolos a un sistema de Integración continua.

  11. The Apollo Handbook
    The Apollo Handbook
    A guide for building a production-quality React and GraphQL application.
    Ryan Bigg

    A short guide to building a production-quality React and GraphQL application, using TypeScript and Apollo.

  12. Clean JavaScript. English Edition
    Clean JavaScript. English Edition
    A concise guide to learning Clean Code, SOLID and Unit Testing
    Software Crafters

    ✅ Improve the readability of your Javascript code applying “Clean Code”. ✅ Write code that is more intuitive, testable and tolerant to changes thanks to SOLID principles. ✅ Increase the quality and security of your code by applying Unit Testing and TDD.

  13. Design Systems for Developers
    Design Systems for Developers
    Learn how to code design systems that scale
    Michael Mangialardi

    Lots of design token-related tips and tricks to learn in this book — from design tools to production, with an emphasis on the fact tools and automation are only useful if good communication is happening between designers and developers in the first place. -- @kaelig, Development acceleration at @Shopify -- Co-chair @DesignTokens

  14. Understanding Node.js stream module by implementing it from scratch
    Understanding Node.js stream module by implementing it from scratch
    Implement a simplified and minimalist version of the Node.js stream module from scratch to understand the workflow of this module
    Babak Gholamzadeh

    Node.js Stream Module - How it Works Under the Hood

  15. Awesome Coding
    Awesome Coding
    Build Cool Stuff with JavaScript and Node.js
    Engin Arslan

    Awesome Coding is a book that teaches you JavaScript and Node.js by building cool projects. In this book, you will learn coding from scratch and work on practical projects that include data analysis, image processing, web scraping, command-line applications, natural language processing, and web APIs to get news, stock, and even cryptocurrency data.