Skip to content

What's the purpose of making an App class a subclass of a Component #17

@grundmanise

Description

@grundmanise

First of all thank you for the great bootstrap example!

Have few questions:

  1. What's the purpose of making an App class a subclass of a Component i.e. class App extends Component?
  2. And also why do you assign new App(); to a const const app = new App();?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions