Skip to content

Async component loading #19

@rluders

Description

@rluders

Description

Right now we only have a few containers and components in our application, so, it is a good moment to start doing things right. We need to implement an asynchronous container load system.

Additional context

By implementing react-loadable create a PoC to validate the benefits of async component loading.

Questions

  • Can we use async load non-containers/routers components?
  • What are the pros and cons for async containers/routers components loading?
  • I can be used on PWA?
  • Is the react-loadable the best option?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions