Leanpub Header

Skip to main content

Filters

Category: "Vue.js"

Vue.js

  1. Laravel 13 from scratch: Full Stack web development with Vue 3 and Tailwind CSS
    Laravel 13 from scratch: Full Stack web development with Vue 3 and Tailwind CSS
    Real Full Stack Web Development with Vue 3, Tailwind CSS, REST API, Role Management with Spatie, and Testing with Pest
    Andrés Cruz Yoris

    This book is for anyone who wants to build their first applications in Laravel 12, this writing offers a step-by-step introduction, knowing the most relevant aspects and focused above all on practice. Integration with other packages, Vue 3, Oruga UI, Tailwinds.CSS, build Rest Apis, CRUDs and much more.

  2. Large Scale Apps with Vue, Vite and TypeScript
    Large Scale Apps with Vue, Vite and TypeScript
    Build Large and Scalable front-ends that leverage component isolation, internationalization, localization, a modular state manager, component Libraries, API-client code that easily can switch between mocked data and live data and more.
    Damiano Fusco

    Using Vue 3 + Vite + TailwindCSS + JSONPlaceHolder and more

  3. Django 6 desde cero: desarrollo web Full Stack con Vue y Bootstrap 5
    Django 6 desde cero: desarrollo web Full Stack con Vue y Bootstrap 5
    Crea aplicaciones web modernas en Python con CRUD completos, Django Admin, Django Rest Framework, Vue 3, WebSockets, autenticación, pruebas y despliegue en producción
    Andrés Cruz Yoris

    En este libro, vamos a conocer cómo está formado el framework, las características básicas que nos permite Django como framework por excelencia para crear procesos CRUDs, que pasan desde la creación de vistas, templates, conexión con modelos, ruteos, validaciones de formularios, crear middleware entre otros.

  4. Primeros pasos con Vue Native
    Primeros pasos con Vue Native
    Aquí comienza tu camino en el desarrollo de aplicaciones móviles con Vue
    Andrés Cruz Yoris

    Vue Native es una herramienta excelente cuando ya sabes programar en Vue y quieres virar hacia otras tecnologías que usen el core de React Native o el propio React Native.

  5. Vue.js 3 Crashkurs
    Vue.js 3 Crashkurs
    Moderne Single-Page-Web-Apps mit Single-File-Components und TypeScript an einem praxisnahen Fallbeispiel erlernen
    Dr. Holger Schwichtenberg

    Das Buch richtet sich an Einsteiger in Vue.js 3.x und Umsteiger von Vue.js 2.x. Es erklärt die SPA-Programmierung mit Single-File-Components und TypeScript schrittweise anhand eines praxisnahen Fallbeispiels, der Aufgabenverwaltung "MiracleList". Das Buch behandelt die aktuelle Vue.js-Version 3.4. Aktuellste Buchversion 1.15.0 vom 20.11.2024 zu Vue.js 3.5!

  6. Large Scale Apps with React and TypeScript
    Large Scale Apps with React and TypeScript
    Build Large and Scalable front-ends that leverage component isolation, a centralized state manager, internationalization, localization, Custom Component Libraries, API-client code that easily can switch between mocked data and live data and more.
    Damiano Fusco

    Website: https://www.damianofusco.com

  7. Nuxt 3: Desarrolla aplicaciones web modernas y escalables
    Nuxt 3: Desarrolla aplicaciones web modernas y escalables
    ¡50% de Descuento en preventa!
    Javier Martinez

    Aprende los conceptos básicos de Nuxt 3 y avanza, con ejemplos detallados, hasta una aplicación web real y desplegada en producción. Single Page Application, Server Side Rendering (SSR), Generación de páginas estáticas, routing, store, plugins, módulos... También cubriremos testing unitario y E2E añadiéndolos a un sistema de Integración continua.

  8. Vue, conceptos avanzados
    Vue, conceptos avanzados
    Lleva tus conocimientos de Vue a otro nivel con esta serie de técnicas avanzadas.
    Coding Potions

    ¿Conoces lo básico de Vue? ¿Te gustaría sacarle mucho más partido? Si la respuesta es que sí, entonces este ebook es para ti. Con este libro vas a explorar características más avanzadas del framework, y todo desde un punto de vista práctico y con ejemplos de código.

  9. Vue from Scratch
    Vue from Scratch
    A friendly guide for absolute beginners
    Ajdin Imsirovic

    In this no fluff book, we dive straight in to building apps in Vue.js. Every step is explained and each concept is covered so it's easy to understand.

  10. Growing Your Own WebApp with Phoenix And Vue

    The journey starts with setting up the database, frontend and backend and ends with deploying the web app using docker.

  11. Accessible Vue
    Accessible Vue
    The Why and How of building inclusive apps with Vue.js
    Marcus Herrmann

    Get started with Accessibility in Vue.js! From disclosure widgets to accessible routing and automated tests to modal dialogs, Accessible Vue provides you patterns, strategies, tools, mindset and vocabulary for building inclusive apps in our favorite JavaScript framework. To find a sample PDF and to learn more, visit accessible-vue.com

  12. Modern Websites with Vue.js

    Build state-of-the-art static websites easily using a modern technology stack.

  13. Тестирование компонентов Vue.js с помощью Jest
    Тестирование компонентов Vue.js с помощью Jest
    Краткое руководство по тестированию компонентов Vue.js с использованием Jest и официальной библиотеки Vue Test Utils.
    Alex Jover Morales and Alexey Pyltsyn

    Узнайте, как применять модульное тестирование компонентов Vue.js, используя Jest, полнофункциональную среду тестирования JavaScript. Поверхностная отрисовка, имитация зависимостей и другие методы.

  14. Vue.js Component Patterns

    Learn how to level up with Vue.js components. This book is a quick and fun read that will teach you advanced component patterns with Vue.js!

  15. Manual do Vue.js
    Manual do Vue.js
    Jorge Costa da Silva

    Tudo (ou quase) sobre o Vue.js. Hello WorldFundamentosDirectivasComponentes (I)Componentes (II)FormuláriosVue RouterVuexSingle File ComponentsSingle Page App