Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Events & Listeners #4

Open
rohrig opened this issue Nov 21, 2022 · 0 comments
Open

Events & Listeners #4

rohrig opened this issue Nov 21, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@rohrig
Copy link
Member

rohrig commented Nov 21, 2022

Events

An event bus is vital for allowing decoupled logic within the app.

Here's a cool article on the subject: Event Bus in Nuxt Article

Feature

  • simple interface
  • standardized location
    • proposed
      - app/events
      - app/listeners
      - app/providers/EventServiceProvider

Note: this structure is familiar to anyone who knows Laravel. Thus reducing friction in onboarding.

Package Candidates:

@rohrig rohrig added enhancement New feature or request help wanted Extra attention is needed labels Nov 21, 2022
@rohrig rohrig moved this from 🆕 New to 📋 Backlog in avantage backlog Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant