-
Notifications
You must be signed in to change notification settings - Fork 5
Async component loading #19
Copy link
Copy link
Open
Labels
research 🔍This is an investigation/research task.This is an investigation/research task.technical requirement 🔧Improvements to our utility beltImprovements to our utility belt
Metadata
Metadata
Assignees
Labels
research 🔍This is an investigation/research task.This is an investigation/research task.technical requirement 🔧Improvements to our utility beltImprovements to our utility belt
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Todo
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