Leanpub Header

Skip to main content

Filters

Category: "Web Development"

Web Development

  1. Laravel 13 Livewire 4: Create your Online Store Step by Step
    Laravel 13 Livewire 4: Create your Online Store Step by Step
    Build a modern and scalable application with a blog, ecommerce, multilingual support, and Stripe or PayPal payment gateways
    Andrés Cruz Yoris

    In this book, you'll learn to build a modern online store with Laravel Livewire, following a modular, scalable structure designed for real-world projects. Throughout the chapters, we'll progress from the initial project creation to the implementation of complete modules such as the blog, the online store, filters, pagination, and integration with payment gateways like PayPal and Stripe.

  2. Laravel 13 Livewire 4: Crea tu Tienda en Línea Paso a Paso
    Laravel 13 Livewire 4: Crea tu Tienda en Línea Paso a Paso
    Construye una aplicación moderna y escalable con blog, ecommerce, multilenguaje y pasarelas de pago Stripe o PayPal
    Andrés Cruz Yoris

    En este libro aprenderás a construir una tienda en línea moderna con Laravel Livewire, siguiendo una estructura modular, escalable y pensada para proyectos reales. A lo largo de los capítulos iremos avanzando desde la creación inicial del proyecto hasta la implementación de módulos completos como el blog, la tienda online, los filtros, la paginación y la integración con pasarelas de pago como PayPal y Stripe.

  3. Mastering Node.js Backend Development: Build Crud app ( filter, search, sort) From Beginner to Production
    Mastering Node.js Backend Development: Build Crud app ( filter, search, sort) From Beginner to Production
    From Beginner to Professional: Build Secure, Scalable REST APIs with MongoDB, JWT, and Expres
    Roberto Stepic

    Unlock the power of Node.js! Learn to build professional, production-ready APIs using Express, MongoDB, Mongoose, and JWT. Includes real-world projects, error handling, authentication, and deployment strategies

  4. Build Real-World ToDo App with React, TypeScript, Docker, Tanstack and API's - CERTIFICATE INCLUDED
    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.

  5. Unit Testing con Jest y Testing Library en Angular

    ¿Tu app en Angular funciona… pero no sabes si seguirá funcionando mañana? Es hora de tomarte los tests en serio.Este libro te enseña a testear como una persona profesional, sin complicaciones ni teorías abstractas.? Aprende paso a paso a escribir tests unitarios claros, rápidos y fiables con Jest y Angular Testing Library. Con ejemplos reales usando Angular moderno: standalone components, signals y un enfoque directo al grano. ? Descubre buenas prácticas, errores comunes que nadie te cuenta, y cómo escribir código que te dé tranquilidad… no sustos en producción. Si desarrollas en Angular, este libro te ayudará a escribir mejor código y dormir más tranquilo.¿Empezamos?

  6. Kotlin 2.0 Crash Course
    Kotlin 2.0 Crash Course
    Build, test, and secure Android and web applications including Functional patterns, JSON handling, and RESTful endpoints
    GitforGits | Asian Publishing House

    In "Kotlin 2.0 Crash Course," I speak directly to you, the developer who needs to solve problems today while laying a solid foundation for tomorrow. As you follow along, you'll learn how to install Kotlin on Linux, configure your development environment, and start writing code that compiles without hiccups. I'm thrilled to guide you through the fascinating world of variables, data types, and control structures. I'll use clear examples that immediately demonstrate how our sample app stores and manipulates tasks.

  7. Laravel 12 Training Kit: A Practical Guide to Modern Web Development

    Master Laravel 12 through a hands-on, lab-based approach designed for modern web development. This training kit takes you from zero to deployment with over 50 real-world exercises covering everything from routing, controllers, Blade views, and Eloquent ORM to RESTful APIs, authentication, MongoDB, frontend integration with React/Vue, and Docker deployment. Whether you're a student, self-learner, or developer upgrading to Laravel 12, this book helps you build practical skills by doing—step by step. If you're tired of just reading theory and want to code your way to mastery, this book is your Laravel lab manual.

  8. 100 Shopify Tips, Tricks & Snippets to Boost Conversions + Bonus Tools

    Transform your Shopify store with 100 copy-and-paste code snippets designed to boost speed, improve UX, grow email lists, and increase conversions — all without extra apps or bloated themes. Perfect for developers and store owners who want results fast.

  9. WordPress Editor and Blocks
    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.

  10. Automatiza tu Desarrollo Web con ChatGPT y GitHub Copilot

    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!

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

  12. Laravel 11 Cookbook
    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.

  13. Creating NPM Package with TypeScript
    Creating NPM Package with TypeScript
    Simplified TypeScript Guide to Building and Publishing Libraries
    CodeSweetly

    Now updated and better than ever! The new edition of CodeSweetly’s Creating NPM Package is here. It features semantic-release automation, NPM Trusted Publishing, and advanced TypeScript modularization. Learn how to build, organize, automate, and securely publish professional TypeScript libraries with modern, production-ready workflows. Are you ready to deliver cleaner, smarter, and fully automated packages? Get your copy of the updated version today. Printed copies are also available on Amazon.

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

    You Don’t Know JS Yet: 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.

  15. Creating NPM Package with Vanilla JavaScript
    Creating NPM Package with Vanilla JavaScript
    Build, Test & Publish Vanilla JavaScript Libraries Like a Pro
    CodeSweetly

    Want to Publish Your Own NPM Package Like a Pro? Learn how to build, test, and share your vanilla JavaScript code with the world—step by step. CodeSweetly’s “Creating NPM Package” breaks down the library publishing process into simple, actionable steps—from project setup to automated publishing and version management. Build with confidenceTest like a proPublish with easePerfect for devs who want to level up their open-source game. Ready to ship like a pro? Get the book now. Printed copies are also available on Amazon.