A small Angular project with Websocket Backend to compare Default Change Detection and Manual Subscription with Default OnPush Change Detection and Signals.
npm run start
npm run start:api
- Open Angular DevTools
- Go to Profiler
- Click
Start recording