Leanpub Header

Skip to main content

Filters

Category: "Web Development"

Books

  1. Frontend System Design Essentials
    A practical guide to designing scalable, reliable, and maintainable frontend systems.
    Juntao Qiu

    A practical guide to designing scalable and maintainable frontends. Learn how to think beyond components, model data effectively, shape APIs around real access patterns, and apply modern techniques like pagination, caching, virtualization, and real-time updates. Perfect for engineers preparing for system design interviews or leveling up in complex frontend projects.

  2. Blazor 10.0
    Moderne Webanwendungen und hybride Cross-Platform-Apps mit .NET 10.0, C# 14.0 und Visual Studio 2026
    Dr. Holger Schwichtenberg

    Dies ist die topaktuelle Auflage 10.4 dieses Fachbuchs, die am 09.12.2025 im Umfang von 824 Druckseiten erschienen ist und die aktuelle Version Blazor 10.0 in .NET 10.0.1 RTM in allen Varianten behandelt: Blazor Web Apps (Blazor Static Server-Side-Rendering, Blazor Server, Blazor WebAssembly, Blazor United) sowie Blazor Hybrid (Blazor Desktop und Blazor MAUI).

  3. WordPress Editor and Blocks
    A Comprehensive Guide (to the Gutenberg Editor)
    Paulo Carvajal

    WordPress Editor and Blocks is a comprehensive and continuously evolving guide for developers who want to master modern WordPress development through the block editor (Gutenberg) and its ecosystem. The book is evergreen—meaning it is regularly updated to stay aligned with the latest changes in WordPress core, block APIs, and best practices. In addition to in-depth conceptual explanations, the book comes with a code companion repository featuring more than ten fully working plugins. Each plugin demonstrates a specific technique or concept covered in the text, offering a hands-on approach that makes learning practical and efficient. Whether you are just starting with blocks or want to refine your existing skills, this guide grows with WordPress itself—helping you stay current as the platform evolves. From extending existing core blocks to building custom implementations and enterprise-level solutions, this book covers all aspects of modern WordPress development with blocks.

  4. TypeScript Without the BS.
    A Military Engineer's Crash Course - Modules 1 - 3.
    Dean Ball

    A beginner-friendly introduction to TypeScript for no-code and AI-assisted developers. Learn the fundamentals properly and build confidence beyond copy-paste code.

  5. Design Practice Reference
    Activities and Templates to Craft Quality Software in Style
    Olaf Zimmermann and Mirko Stocker

    A collection of proven software engineering and architecture design method elements to accelerate project work and reduce technical risk. Suited for API design and (micro-)service architectures. Activity descriptions and artifact templates for non-functional requirements, domain models, architectural decision records, API contracts. Sample content.

  6. Django 5 Cookbook
    70+ problem solving techniques, sample programs, and troubleshoots across python programs and web apps
    GitforGits | Asian Publishing House

    For Python programmers, backend developers, and web developers looking to become experts in the Django framework and improve problem-solving skills, "Django 5 Cookbook" is the easiest pocket solution book. This book presents a variety of recipes and solutions to the complex problems of developing web applications in a clear and concise manner.

  7. React to Python
    Creating React Front-End Web Applications with Python
    John Sheehan

    Create responsive front-end web applications in Python using the React and Material-UI JavaScript libraries, without having to program in JavaScript, by using the Transcrypt transpiler that turns your Python code into JavaScript.

  8. Build Real-World ToDo App with React, TypeScript, Docker, Tanstack and API's - CERTIFICATE INCLUDED
    Complete Project-Based Guide to Modern Frontend Development with Vite, Tailwind CSS, Zustand, and TanStack Query
    Roberto Stepic

    Ready to build real apps with React? This hands-on guide takes you from zero to frontend hero by building a complete ToDo App with React, TypeScript, Tailwind CSS, Zustand, and real API logic. Whether you're a beginner or a self-taught developer, you'll master UI design, state management, API integration, testing, and deployment — all with modern tools like Vite, TanStack Query, Docker, and GitHub Actions.By the end, you won’t just know React — you’ll have a real-world project in your portfolio, a certificate in your name, and the skills to get hired.

  9. Mastering Angular Signals
    A Practical Guide to Modern Reactivity, Performance, and Migration
    Muhammad Ahsan Ayaz

    Unlock the full potential of modern Angular with Signals! Angular's reactivity model is undergoing its biggest revolution, and Signals are at the heart of it, offering a path to simpler, more performant applications. This comprehensive guide takes you from the fundamentals to advanced mastery.You'll discover the 'why' behind Signals, learn the core concepts of signal, computed, and effect, and explore powerful patterns for managing complex application state without the overhead of Zone.js or the complexities of RxJS. 

  10. Stop building toy APIs. Learn how to design, structure, validate, test, and deploy real backend applications using Python and FastAPI — step by step, from zero to production-ready.

  11. PHP & MYSQL: 200 Solved Exercises and Projects for Practice
    Master dynamic web development
    Maximilien Lambert

    Master PHP and MySQL with 200 solved exercises and 2 practical projects to create dynamic web applications.From beginner to expert: learn the basics and dive into advanced concepts like OOP, security, and optimization.Exclusive bonus: get free access to 11 hours of video training to master HTML and CSS, essential for starting with PHP.Dive into the world of web development with this complete guide and become a PHP and MySQL expert.

  12. Dominando JavaScript
    Técnicas avanzadas para el desarrollo web moderno
    Carlos Azaustre

    Descubre los secretos detrás de los frameworks web más populares y lleva tus habilidades en JavaScript a otro nivel. Dominando JavaScript: Técnicas avanzadas para el desarrollo web moderno te enseñará cómo entender y adaptar cualquier framework web con confianza y facilidad. ¡Prepárate para convertirte en un experto en el desarrollo web moderno!

  13. Automating and Testing a REST API
    A Case Study in API testing using: Java, REST Assured, Postman, Tracks, cURL and HTTP Proxies
    Alan Richardson

    A detailed look at the thought processes and techniques for testing a REST API based application. Starting with interactive testing using the GUI, cURL and HTTP Proxies, we move on to automating the REST API using Java and REST Assured. The case study uses an Open Source application and free and tools.

  14. React.js for the Visual Learner teaches an absolute beginner the absolute basics of React.js through design principles, visual-friendly examples, and super practical teaching methodologies. If you want to learn React.js without the fatigue and frustration, this book is for you.

  15. 50 TypeScript F*ck Ups
    50 Subtle Mistakes to Screw Your Code and How to Avoid and Fix Them to Write Extraordinary Software for Web
    Azat Mardan

    50 TypeScript F*ck Ups (Mistakes) and How to Avoid Them is a collection of common and challenging trouble spots that trip up JS and TypeScript developers, along with tips on how to recognize and resolve them. You’ll find troubleshooting tips on everything from basic mistakes like ignoring compiler warnings, to advanced patterns and tips for using JavaScript and TypeScript with your favorite libraries and frameworks. Throughout, each mistake and fix is illustrated with bite-sized examples, and easy-to-read code samples. You’ll soon be writing quality code faster than ever before!