Practical Vue Components

Go to class
Write Review

Practical Vue Components provided by Laracasts is a comprehensive online course, which lasts for 1-2 hours worth of material. Practical Vue Components is taught by Jeffrey Way. Upon completion of the course, you can receive an e-certificate from Laracasts. The course is taught in Englishand is Paid Course. Visit the course page at Laracasts for detailed price information.

Overview
  • As you continue building new projects, you'll find yourself reaching for the same crop of components over and over again. Most websites require modals, dropdowns, tooltips, and more. While you can certainly use a UI framework, let's instead learn how to construct these components (and more) from scratch.

Syllabus
    • Smooth Scrolling
    • Context Menus
    • Show an Element When Another is Hidden
    • Modals and Custom Vue Plugins
    • Confirmation Dialogs and Buttons
    • Inline SVGs Using Render Functions
    • Tabs