vue

  1. phpdai

    Laravel Daily — Vue.js 3 + Laravel 10 + Vite SPA CRUD

    About this course This is a text-based version of a previous video course on the same subject, updated to Laravel 10 with Vite.Vue.js is by far the most popular JavaScript framework in the Laravel community, and the newest Vue.js 3 version with the Composition API is a new way to create SPAs -...
  2. phpdai

    The Codeholic - Build and Deploy Laravel Ecommerce Website with Vue.js Admin Panel

    Course Details ✔ - Built with latest Stack ✔ - About 20 unique pages. ✔ - 33+ hours of content ✔ - 200+ videos ✔ - Fully functional project source code ✔ - Customer UI + Admin UI ✔ - Deploy on custom domain ✔ - Lifetime access ✔ - Private Discord Group ✔ - Subtitles in English and Spanish
  3. phpdai

    CodeCourse — Learn Inertia

    Single-page applications are great, but they come with the challenge of maintaining two separate projects — the client and the API.Inertia serves as the solution, seamlessly connecting these two components and enabling you to build everything in one application (a monolith) while achieving the...
  4. B

    Michael Thiessen - VUE TIPS COLLECTION

    Master Vue in only 5 minutes a day What if you didn’t need to... ...set aside dedicated time for learning, ...waste time searching for good articles, ...or worry about catching the latest trend, but could still improve your Vue skills?About Author?Hi, I’m Michael Thiessen.My job is to...
  5. phpdai

    Laravel Daily — Vue Inertia + Laravel - From Scratch

    About this course So, you want to create web-projects as SPAs, but you feel it's too complicated? Meet Inertia.js.Single Page Applications (SPAs) have been quite complicated: you need to create the front-end with Vue/React or another framework, then back-end API with Laravel/Ruby or another...
  6. phpdai

    CodeCourse — Build An Uptime Monitor with Inertia

    About this course Ready to dive into Inertia? Let's build a real-world app with Laravel, Inertia and Vue! If you're already working with Inertia, you'll pick up some tips and techniques for future projects. This uptime monitor allows you to create and switch between sites, then add endpoints to...
  7. standing egg

    [Book] Michael Thiessen - Clean Components

    You've gotten the basics of Vue down. Now it's time to master it. Learn how to be a more productive Vue developer by writing simple, easy to understand and easy to maintain components. Once you've gone through the Clean Components course, you'll be able to: ✓ Know when and how to split up...
  8. Naveen Haider

    Skillshare Shopify Theme Development with Vue.js: Optimise Product & Cart Pages

    About This ClassIn today’s class, we’re gonna learn how to integrate the Javascript framework Vue.js into the product and cart pages of a Shopify theme. This class is ideal for those of you who have taken some of my other classes on Shopify Theme Development here on Skillshare.com and are...
  9. void0error

    [VueSchool] Dynamic Forms with Vue.js

    Learn how to create badass dynamic forms with Vue.js in this course. Dynamic forms are forms with multiple steps. They are also often called form wizards, where you go through a series of steps before you can complete the main form.The assignment of the course is to complete the signup and...
  10. void0error

    [VueSchool] Vue.js Form Validation

    This course will teach you how to be a Vue.js Form Validation Master.Learn how to provide your users with a delightful experience when they fill out your forms by validating your forms with modern best-practices and by reporting specific error messages.The course starts by going through how...
  11. BurnBabyBurn

    [Vue Mastery] Real World Vue 3

    Real World Vue 3Learn the fundamentals of building a production-level single page application with Vue 3. Orientation In this Vue Mastery course, we’ll be building a production-level app using Vue 3. We’ll start off by creating the project using the Vue CLI. Then we’ll learn about single file...