web-mdm-dashboard icon indicating copy to clipboard operation
web-mdm-dashboard copied to clipboard

Optimizing Performance

Open ajsb85 opened this issue 7 years ago • 2 comments

Hi, @flyve-mdm/frontend-development

  • [x] Use the Production Build
  • [ ] Profiling Components with the Chrome Performance Tab
  • [ ] ...

Reference: https://reactjs.org/docs/optimizing-performance.html Web performance made easy (Google I/O '18)

ajsb85 avatar Nov 12 '17 01:11 ajsb85

These tasks are now complete

  • [x] Use the Production Build
  • [x] Using Immutable Data Structures
  • [x] Dynamic loading of the components

Gianfranco97 avatar May 04 '18 13:05 Gianfranco97

Hi, @hectorerb Thanks for adding the video Web performance made easy (Google I/O '18)

ajsb85 avatar May 17 '18 14:05 ajsb85