Skip to content

bonjurmrfirst/performance-workshop

Repository files navigation

PerformanceWorkshop

The App which demonstrates a cases of performance degradation and the ways of how performance can be improved.

Getting started

Start UI:
npm run start

Start Backend:
ng serve backend

[CASES:TODO] rendering optimization
[CASES:TODO] run outside
[CASES:TODO] run webworkers
[CASES:TODO] throttle/debounce?

[SETUP:DONE] implement basic infrastructure
[SETUP:DONE] implement backend websocket connection
[SETUP:DONE] fetch and show basic data
[SETUP:DONE] live updates, details component
[CASES:DONE] memory leak
[CASES:DONE] memoization

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors