Leanpub Header

Skip to main content

Filters

Category: "Web Development"

Web Development

  1. Maestro del Desarrollo Front-end
    Maestro del Desarrollo Front-end
    De principiante a maestro: Transforma tu carrera con el poder del desarrollo front-end
    Ribapps

    Con este libro aprenderás todo lo necesario para convertirte en un maestro del desarrollo frontend

  2. The Insider Goes Deep
    The Insider Goes Deep
    Tales from the Dark Web
    Lefty Insider

    Like the previous two books, the third is a strong work and full of both literary and formatting innovations, and some computer geek humor. This final book in the series takes an unexpected direction for the main character.

  3. Web Security: Learning HTTP Security Headers

    18 Lessons, 8 Quizzes, 30 Code Snippets, and 19 Illustrations to help you learn.Takeaway SkillsSecure web applications using HTTP security headersUnderstand Content Security PolicySetup Node.js web applications securelyLearn how to test and monitor for security headers and vulnerable JavaScript librariesRoadmap for future web controls

  4. Aprende HTML
    Aprende HTML
    El curso completo desde cero
    Kiko Palomares

    ¡Aprende HTML desde cero paso a paso!

  5. Quick and Free eShop Project
    Quick and Free eShop Project
    This eBook directs you to the tools you need for a quick eShop implementation, using only free resources on the Web and free tier cloud services.
    Joao Osorio

    This eBook directs you to the tools you need for a quick online shop implementation, using only free resources on the Web and free tier cloud services. You will use Bootstrap and Angular to create the web site, Google Sheets+API to manage your catalog, Firebase for web hosting and, finally, Amazon Affiliate links program to get your business going.

  6. Upgrade Your HTML V
    Upgrade Your HTML V
    New Examples to Optimize Your Markup
    Jens Oliver Meiert

    The Upgrade Your HTML series is about one thing: Picking examples of HTML in the wild, and explaining how to make that code better. Kindly. Constructively. Thoroughly, as finding a balance between detail and brevity permits.

  7. Angular Material Fundamentals - Mat-Slider

    Welcome to the latest edition in the Angular Material Fundamentals series of short books. In this edition, we cover the Angular Material Slider component and learn about the various methods, properties and directives that this component has. At the end of this book, you will have a solid understanding of the Mat-Slider component.

  8. Creating NPM Package with ReactJS
    Creating NPM Package with ReactJS
    React JavaScript 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 ReactJS 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 packageWrite clean, modular, and reusable componentsConfigure compiling tools for package optimizationPublish your package and manage updates like a pro No fluff—just clear, step-by-step guidance. Start building and sharing your React creations today! Printed copies of this book are also available on Amazon.

  9. React Clean Code
    React Clean Code
    The secret to becoming a productive and clean coder.
    Juntao Qiu

    Do you want to learn how to write better React code, with proven principles like S.O.L.I.D, Separation of Concerns, and Design Patterns in your React? This is a book for you. More than that, this book teaches you how to become a more productive developer with over 16 Refactorings and 20 IDE Shortcuts you can use immediately in your project today.

  10. CSS Flexbox
    CSS Flexbox
    Learn Flexbox with Live Examples
    CodeSweetly

    Say goodbye to confusion. Master Flexbox the Easy Way! This clear, image-based guide makes learning Flexbox fast and effortless. Visual breakdown of Flexbox propertiesLive examples for instant applicationNo fluff—just an easy-to-follow guide! Whether you're a beginner or looking to sharpen your skills, this ebook helps you grasp Flexbox at a glance. Printed copies are also available on Amazon.

  11. Electron.js desde cero: crea aplicaciones de escritorio multiplataforma con JavaScript, HTML y CSS
    Electron.js desde cero: crea aplicaciones de escritorio multiplataforma con JavaScript, HTML y CSS
    Usa JavaScript, HTML, CSS, Node y Vue para crear aplicaciones de escritorio con chat, editor, gestor de tareas, persistencia local y ejecutables para producción
    Andrés Cruz Yoris

    Este libro está dirigido a cualquiera que quiera comenzar a desarrollar con Electron.js; no se necesita ningún conocimiento previo en otros frameworks JavaScript, aunque si debes de conocer cómo desarrollar Node.js de manera básica, al igual que en HTML, CSS y JavaScript.

  12. Ansible AWX By Examples
    Ansible AWX By Examples
    Learn Ansible AWX web UI and API with some real-life examples
    Luca Berton

    Learn the Ansible AWX automation technology with some real-life examples.AWX is a modern web UI and API to manage your organization's Ansible Playbook, Inventories, Vault, and Credentials. It is the Open Source upstream project of the Ansible Automation Controller (formerly Ansible Tower).

  13. Angular Material Fundamentals - Setup Standalone

    Learn how to setup a new Angular Project using the new standalone feature, covers components and projects.

  14. Angular Material Fundamentals - Setup

    Learn how to setup an Agular Project on your local PC.

  15. Angular Material Fundamentals - Mat-Table

    Learn how to use Angular Materials CDK and add Drag 'n Drop support to an Angular Material Table.