Leanpub Header

Skip to main content

Filters

Category: "Web Development"

Books

  1. Descubre cómo revolucionar tu flujo de trabajo y multiplicar tu productividad con AUTOMATIZA TU DESARROLLO WEB CON ChatGPT Y GitHub Copilot.Aprende a integrar estas poderosas herramientas de inteligencia artificial para crear código más rápido, evitar errores comunes y enfocarte en lo que realmente importa: ¡construir proyectos increíbles!

  2. JavaScript.
    A Comprehensive manual for creating dynamic, responsive websites and applications that is suitable for both novices and experts.
    IBRAHIM NUGWA ABDULRAZAK

    This book shows off JavaScript's potential for developing web applications by mixing in-depth theory instruction with enjoyable assignments that will push your limits. To gain a thorough knowledge of the ideas, you can experiment with them in your own editor or browser console as you learn them.

  3. Laravel 11 Cookbook
    Proven workflows, solutions and techniques to build, deploy, and monitor Laravel applications
    GitforGits | Asian Publishing House

    You'll gain confidence the moment your first artisan command runs without error. Once you start, you'll be amazed at how easy it is to craft dynamic routes that adapt to user input. And you'll love how you can organize CRUD operations with resource controllers to keep your code clean and maintainable. We will fortify your application's defenses—implementing login systems, role-based access checks, socialauthentication, and two-factor verification—so that every request arrives from someone you trust.

  4. You Don't Know JS Yet: The Unbooks
    Previously Unpublished 2nd-Ed Book Content (Raw & Uncut)
    Kyle Simpson

    You Don’t Know JS: The Unbooks is the final, draft-edition release of the second edition series—featuring the complete but unedited drafts of Book 3: Objects & Classes and Book 4: Types & Grammar, plus two bonus chapters reflecting on the “lost” books that were never written. This is the raw, honest conclusion to You Don’t Know JS Yet—a gift for readers who still care about deeply understanding JavaScript.

  5. Uncover the advanced exploits missed by standard scans. This definitive guide dissects sophisticated 2025 vulnerabilities in injection, authentication/authorization (JWT/SAML/OAuth), SSRF, deserialization, APIs (REST/GraphQL/gRPC), and cloud environments. Essential technical knowledge for serious security professionals.

  6. In today’s project-based, SCRUM “infested” web development work scene you are either a Junior starting out or a Senior who lacks in-depth knowledge. There seems to be no in-between! After reading this book you will be a Medior PHP Developer who can deliver a fully-fledged API from start to finish!

  7. Mastering React.js Interviews
    From 0 to Hero
    Kristiyan Velkov

    This book is your complete roadmap to crushing React.js 19 interviews and rising above the competition.Based on 350+ real-world front-end interviews, it delivers the most relevant technical questions asked by top companies—along with clear, practical answers that help you build confidence, deepen your React.js knowledge, and prove your skills where it matters most.

  8. Rapid SaaS with Laravel: Launch Your SaaS in Days, Not Months
    No-BS guide to building SaaS applications with Laravel at lightning speed
    Vincent Schmalbach

    Skip the months of development hell. Learn how to build a production-ready SaaS application with Laravel in days using battle-tested patterns and modern tools that handle the heavy lifting. Then leverage AI to customize and expand your codebase so you can focus on your core features and getting to market faster.

  9. Usability: From Friction To Flow
    Lakshmi Kanth Vallampati

    Usability: From Friction to Flow unravels the hidden barriers that frustrate users and reveals the principles behind seamless digital experiences. Whether you're designing a product, refining an interface, or leading a team, this book guides you through the art of eliminating friction—turning clunky, confusing interactions into intuitive, effortless flows. Packed with real-world insights, case studies, and actionable strategies, it equips you to craft experiences that feel natural, reduce cognitive load, and keep users engaged. From micro-interactions to holistic UX thinking, this book is your roadmap to mastering usability and creating products people love. If you’ve ever wondered why some interfaces just work while others drive users away, this is your guide to making the shift—from friction to flow.

  10. Creating NPM Package with React TypeScript
    React TypeScript Guide to Create, Test, and Publish NPM Libraries
    CodeSweetly

    Build and Publish Your Own React NPM Package! ? Want to share your React components with the world? CodeSweetly’s Creating NPM Package with React TypeScript book walks you through the entire process—from setup to publishing—so you can confidently create and distribute your own reusable React packages. ✔️ Set up a React-based NPM package✔️ Write clean, modular, and reusable components✔️ Configure compiling tools for package optimization✔️ Publish your package and manage updates like a pro No fluff—just clear, step-by-step guidance. Start building and sharing your React creations today! ??

  11. The CSS Grid Guidebook
    Understand the Grid Layout Module
    CodeSweetly

    Want to build stunning, responsive layouts with ease? CodeSweetly’s CSS Grid Guidebook breaks down everything you need to know. ✔️ Learn grid fundamentals✔️ Master auto-placement & alignment✔️ Access live examples No fluff, just clear, practical guidance. Elevate your CSS skills today! ?

  12. Visual CSS Grid
    Learn CSS Grid Quickly with Images
    CodeSweetly

    ? Master Layouts with Ease! ? Forget the long explanations—this image-based guide makes learning quick and effortless! ✅ Clear, visual breakdowns of CSS Grid properties✅ Perfect for visual learners ✅ No fluff—just easy-to-follow images! Whether you're a beginner or looking to refine your skills, this E-book will help you grasp CSS Grid at a glance. Get your copy and start designing smarter today! ??

  13. Visual CSS Flexbox
    Learn CSS Flexbox Quickly with Images
    CodeSweetly

    Unlock the magic of CSS Flexbox with no long explanations—just clear, easy-to-follow images! ✅ Understand Flexbox properties at a glance✅ Learn how to create flexible, adaptive layouts with ease✅ Master alignment, spacing, and responsiveness effortlessly Whether you are a beginner or an experienced developer, this ebook offers a quick way to elevate your web design skills. Perfect for designers & developers who learn best with pictures, not paragraphs! ?✨

  14. Data Dashboards with JavaScript
    Learn how to build data dashboards with Chart.js, Leaflet and React.
    Peter Cook

    Data Dashboards with JavaScript shows how to build data dashboards with JavaScript. Learn how to build charts using Chart.js, data-driven maps using Leaflet and a data dashboard using React, Chart.js and Leaflet.

  15. Visualising Data with JavaScript
    Learn how to build charts, maps and data stories using Chart.js, Leaflet and D3.
    Peter Cook

    Visualising Data with JavaScript is an introduction to using JavaScript to visualise data. Learn how to build charts using Chart.js, data-driven maps using Leaflet and a custom chart using D3.js. You'll also learn how to make a data story that combine multiple charts and maps.