Charl
Charl
This will increase performance dramatically.
Depcheck is a tool for analyzing the dependencies in a project to see: how each dependency is used, which dependencies are useless, and which dependencies are missing from package.json.
https://github.com/Countly/countly-sdk-web/releases/tag/19.08
https://blog.pm2.io/2018-10-03/PM2-Runtime-3-2-Autumn-Features/ - [ ] update pm2 global package on server npm install pm2@latest -g pm2 update - [ ] ecosystem.config.js add exp_backoff_restart_delay: 100 - [ ] test "pm2 env" to...
✂️ Send less JavaScript (code-splitting) 😴 Lazy-load non-critical resources 🗜 Compress diligently! (GZip, Brotli) 📦 Cache effectively (HTTP, Service Workers) ⚡️ Minify & optimize everything 🗼 Preresolve DNS for critical...