Leanpub Header

Skip to main content

Filters

Category: "Web Development"

Books

  1. Building Your First Website
    Building Your First Website
    (While You Thwack Zombies with HTML and CSS)
    John Rhea

    This book makes learning HTML and CSS fun. It provides all of the content and direction you need to build that first website, plus enough silly jokes and zombie slaying to keep you interested the whole time. Help stop the Apocalypse today!

  2. The Angular Developer's Nx Handbook
    The Angular Developer's Nx Handbook
    Lars Gyrup Brink Nielsen

    Everything an Angular developer needs to get going with the Nx build framework.

  3. A Practical Introduction to Developing Web3 Apps Using Solidity and React

    I have spent many weekends learning as much as I can on writing smart contracts and developing applications on the blockchain. I wrote this short and accessible book to share my learnings and show you how to build a Web3 app powered by a smart contract from scratch using Solidity, Hardhat, React and Next.js. 

  4. Mastering Tone.js
    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.

  5. Maintainable React
    Maintainable React
    Test-Driven Development, Refactoring and Clean Code.
    Juntao Qiu

    Struggling with messy React code? This book shows you how to refactor with confidence using real-world examples and timeless design principles—so your code stays clean, readable, and easy to change. Perfect for developers who want to level up their frontend craft.

  6. Mastering JavaScript
    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!

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

  8. Frontend Architecture
    Frontend Architecture
    Una introducción al mundo de la arquitectura software orientada al frontend.
    Iago Lastra Rodríguez

    Este libro es una invitación a pensar con claridad sobre los cimientos de cualquier frontend: desde cómo medir la calidad de una arquitectura, hasta cómo organizar reglas de negocio, gestionar el estado o aplicar principios como SOLID de forma realista. A través de herramientas objetivas como el connascence, los diagramas de dependencia y los patrones clásicos del desarrollo web, se recorre la historia, los errores comunes y una propuesta concreta de arquitectura recursiva para aplicaciones SPA. No encontrarás aquí una receta mágica. Pero sí una colección de ideas que me hubiera gustado entender mucho antes.

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

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

  11. Recipes for Decoupling
    Recipes for Decoupling
    Matthias Noback

    Write software that survives

  12. Spring Boot - Database
    Spring Boot - Database
    Version: 1.0 - Date: 12.2021
    Ivor Online
    No Description Available
  13. SignalR on .NET 6 - the Complete Guide
    SignalR on .NET 6 - the Complete Guide
    The easiest way to enable real-time two-way HTTP communication on .NET 6
    Fiodar Sazanavets and Awal Kamin Salifu

    Learn everything there is to learn about SignalR and how to integrate it with the latest .NET 6 and C# 10 features. Learn how to connect any type of client to SignalR, including plain WebSocket client. Learn how to build interactive applications that can communicate with each other in real time without making excessive calls.

  14. Deliver Value in the Data Economy
    Deliver Value in the Data Economy
    Data monetization explained so that everyone understands it!
    Jarkko Moilanen, PhD, Toni Luhti, D.Sc., and Jussi Niilahti

    The book is for data monetization purposes, helps you to build bridge between IT department and business design to maximise data driven value creation. Data productizement and servitization are explained with real-world example case stories. This book is primarily for data business developers and contains just bare minimum of technical terms. 

  15. Desarrollo de Aplicaciones web con PHP 8 (2a Edición)
    Desarrollo de Aplicaciones web con PHP 8 (2a Edición)
    Desarrollo de Aplicaciones Web en Entorno Servidor
    Antonio J. Sánchez Bujaldón

    2a Edición del manual de «Desarrollo de Aplicaciones Web con PHP 8» que proporciona al lector una completa guía de referencia de los aspectos básicos del lenguaje estudiando desde conexiones con bases de datos, a conceptos como la recursividad, Orientación a Objetos, el patrón de diseño Modelo-Vista-Controlador y el framework para testing PHPUnit.