Leanpub Header

Skip to main content

Filters

Category: "JavaScript"

Books

  1. Entendiendo Promesas en JavaScript
    Nicholas C. Zakas and Juan La Jara
    No Description Available
  2. Mastering Tone.js
    Sound, Synthesis & Visualization for the Web
    Naomi Aro

    Learn to build audio applications for the web with Tone.js through hands-on examples. Create synthesizers, process audio files, visualize waveforms, and build interactive instruments. No prior audio programming experience required.

  3. לימדו כל מה שחשוב לדעת על פרומיס מניקולאס סי. זאקאס, סופר ומתכנת מומחה בג׳אווהסקריפט

  4. Mastering JavaScript
    The Complete Guide to JavaScript Mastery.
    Tim Robards

    JavaScript has changed quite substantially over the past few years! Now is the perfect time to truly learn the fundamentals!

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

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

  6. Vue.js 3 Crashkurs
    Moderne Single-Page-Web-Apps mit Single-File-Components und TypeScript an einem praxisnahen Fallbeispiel erlernen
    Dr. Holger Schwichtenberg

    Das Buch richtet sich an Einsteiger in Vue.js 3.x und Umsteiger von Vue.js 2.x. Es erklärt die SPA-Programmierung mit Single-File-Components und TypeScript schrittweise anhand eines praxisnahen Fallbeispiels, der Aufgabenverwaltung "MiracleList". Das Buch behandelt die aktuelle Vue.js-Version 3.4. Aktuellste Buchversion 1.15.0 vom 20.11.2024 zu Vue.js 3.5!

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

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

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

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

  11. Learning Patterns
    Patterns for building powerful web apps with vanilla JavaScript and React
    Addy Osmani and Lydia Hallie
    No Description Available
  12. Build state-of-the-art AWS infrastructure easily using Terraform, Docker and Kubernetes.

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

  14. Getting started with NeuroTask Scripting, 2nd Edition
    Create an online experiment in hours not days
    Jaap Murre
    No Description Available
  15. 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!