Skip to content

Code example and resources from the talk: Application Shortcuts with a Renderless Event Component

Notifications You must be signed in to change notification settings

bboy114crew/application-shortcuts

 
 

Repository files navigation

Application Shortcuts with a Renderless Event Component

This app contains demos for the Application Shortcuts with a Renderless Event Component talk.

If you want to use this approach in production, we recommend checking out the vue-global-events package.

Resources

If you want to dive deeper into topics and techniques used in the talk.

Made by Vue School

Our goal is to be the number one source of Vue.js knowledge for all skill levels.


Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Compiles styles (Tailwind CSS)

yarn styles

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

About

Code example and resources from the talk: Application Shortcuts with a Renderless Event Component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 97.4%
  • Vue 2.1%
  • Other 0.5%