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. Spring Boot 4 changes everything you thought you knew about building Java applications. Virtual threads make blocking code fast again. Native images deliver instant startup. First-class API versioning finally solves the "how do we evolve our APIs?" problem. But here's the catch: upgrading isn't just a dependency bump. Jakarta EE 11, new auto-configuration patterns, GraalVM constraints, and reactive vs. virtual threads— getting it right requires understanding the *why* behind every change. This book is your production-ready guide to Spring Boot 4 and Spring Framework 7. Written for intermediate developers who need more than "hello world" tutorials. Learn how to: • Build cloud-native microservices that scale • Migrate from Boot 3 safely and incrementally • Design APIs with built-in versioning and resilience • Choose between reactive, virtual threads, and native images • Secure distributed systems with JWT and OAuth2 • Implement observability that actually helps you debug production issues 300+ pages. 27 chapters. Real code. Real architecture. Real problems solved.

  3. 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.5 dieses Fachbuchs, die am 16.03.2026 im Umfang von 825 Druckseiten erschienen ist und die aktuelle Version Blazor 10.0 in .NET 10.0.5 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).

  4. TYPO3 CMS Certified Consultant
    Preparation for the TYPO3 Association exam
    Peter Pröll, Marc Willmann, Andreas Wolf, and Boris Hinzer

    Preparation Guide for your TYPO3 CMS Certified Consultant exam.TYPO3 LTS 9+10 ready.

  5. Antlers
    Building Beautiful Websites with Statamic
    Johnathon Koster

    "Antlers: Building Beautiful Websites with Statamic" approaches Statamic website development through the lens of the Antlers templating language. Written by the creator of Antlers Runtime and Antlers Toolbox, this book covers common tasks, strings, loops, nuanced language features, and more to make you more productive building Statamic websites.

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

  7. Front-end Debugging Tools Handbook
    Chrome DevTools, IDE Debugging, Framework Extensions, Cursor Workflows, and More.
    Lala Hakobyan

    A practical front-end debugging guide to the tools and techniques required to debug, optimize and monitor your web applications. This handbook helps you gain the fundamental and deep knowledge of a comprehensive toolset, from Chrome DevTools and framework extensions to integrated IDE debuggers.

  8. Zero to Py
    A Comprehensive Guide to Learning the Python Programming Language
    Michael Green

    A comprehensive guide to learning the Python programming language, written so to be accessible to readers of all levels, from beginner python developers to those who have some experience with python. Even more advanced users may find some utility from the later chapters.

  9. Build Your Own Web Server From Scratch In Node.JS
    Learn network programming, HTTP, and WebSocket by coding a Web Server
    build-your-own.org

    Most people use HTTP daily, but few understand its inner workings.This "Build Your Own X" book dives deep,teaching basics from scratch for a clearer understanding of the tools and tech we rely on.Network programming.Protocols & communication.HTTP in detail.WebSocket & concurrency.

  10. Study Guide for Spring
    A study guide to master the Spring Framework fundamentals and advanced topics.
    Vincent VAUBAN

    Master Spring the smart way with a theory-first guide organized around real-world Spring Framework competencies. Clear explanations, annotated code, and simple diagrams build strong mental models—so you learn faster and feel confident when validating your knowledge (no practice questions, just the essentials).

  11. You Don't Know JS Yet: Get Started
    Get to know JS
    Kyle Simpson

    It seems like there's never been as much widespread desire before to learn JS. But with a million blogs, books, and videos out there, just where do you start? Get Started prepares you for the journey ahead, first surveying the language then detailing how the rest of the You Don't Know JS Yet book series guides you to knowing JS more deeply.

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

  13. Level Up Your Debugging
    Moving beyond console.log and print
    Kevin Hicks

    Your boss is breathing down your neck, users are yelling and everyone thinks fixing the bug should be simple and quick. Level Up Your Debugging gives you the processes, tips, and tools you need to make debugging quick and painless.

  14. Descubre Svelte
    El framework más amado en el mundo del Frontend
    Miguel Angel Durán García

    Svelte es un soplo de aire fresco en el mundo del Desarrollo Web, dominado por React y Vue. Apuesta por evitar que escribas código repetitivo e inútil. Su sencillez hará que vuelvas a amar la Programación Web.

  15. Unleash the power of Vim in Visual Studio Code, boost your productivity and become an even more awesome developer. You can read this book free online! If you enjoy it and find it useful, share it and consider buying a copy to help me sustain my authoring efforts.