Kick off your book project in 3 hours! Live workshop on Zoom. You’ll leave with a real book project, progress on your first chapter, and a clear plan to keep going. Saturday, May 16, 2026. Learn more…
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.
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.
Webpack, a module bundler, is a powerful tool that helps you to develop complex web applications. "SurviveJS - Webpack" is meant for beginner to intermediate users of the tool that want to understand webpack better.
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.
Write software that survives
Real-world advice for adding reliable tests to your Rails apps with RSpec, complete with expanded, exclusive content and a full sample application. Now updated for Rails 8.1! Learn to test with confidence!
if you've read my chapter on naming in a famous software book (first or second edition) you may want to go a little deeper. Same author, same topic, all-new content!
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.
To all those who struggle at interviews, This book is dedicated to you. We understand how stressful and overwhelming the interview process can be, and we want you to know that you are not alone. We believe in you, and we want to equip you with the knowledge and tools you need to succeed.
HTTP requests and responses, forms, cookies, and sessions. Use it all to build a CRUD interface and an authentication system for your very first web application.
Desarrollo Frontend es un manual con el que aprenderás las bases de conocimiento necesario para convertirte en desarrollador. De una forma sencilla y mediante ejercicios prácticos conocerás los lenguajes y técnicas básicas que todo desarrollador debe saber.
In this book you'll learn how to customize VS Code's UI, adjust settings, learn about shortcuts, and lots more.
A structured front-end interview guide focused on Angular internals and TypeScript fundamentals.
A practical, modern interview-preparation compendium for C# and .NET developers.
Build It with Nitrogen: the Fast Off the Block Erlang Web Framework, guides web developers step-by-step through construction of highly reliable web applications. Nitrogen is designed for no-fuss development. It abstracts HTML and JavaScript into syntactically consistent elements and actions; preserves the scalability benefits of Erlang.