Chrome Dev Tools awesome tips - https://dev.to/lissy93/awesome-dev-tool-tips-32oo
A collection of keyboard shortcuts for different applications - https://usethekeyboard.com/
Javascript style guide - https://github.com/airbnb/javascript/blob/master/README.md
Collection of TypeScript type challenges - https://github.com/type-challenges/type-challenges
Clean Code JavaScript Practical Examples - https://github.com/ryanmcdermott/clean-code-javascript
Optimal Images in HTML - https://www.builder.io/blog/fast-images
Packages semantic version calculation - https://semver.npmjs.com/
HTTP codes - https://httpstat.us/
JS observer API (Mutation, Intersection) - https://indepth.dev/posts/1348/observer-apis-in-javascript-part-i
JS observer API (Resize, Performance) - https://indepth.dev/posts/1350/observer-apis-in-javascript-part-ii
Trunk Based Development - https://www.freecodecamp.org/news/what-is-trunk-based-development/amp/
Shell commands explanation by input - https://explainshell.com
Above the Fold concept - https://www.semrush.com/blog/above-the-fold/
Console debugging - https://alan.norbauer.com/articles/browser-debugging-tricks
Promise explained - https://www.freecodecamp.org/news/javascript-promise-object-explained/
HTML tags tricks - https://dev.to/yuridevat/html-can-do-this-part-1-3ab2
Building SVG - https://svg-tutorial.com/
TS Type Safety with Branded Types - https://egghead.io/blog/using-branded-types-in-typescript
NPM ci vs NPM install - https://blog.bitsrc.io/stop-using-npm-install-in-your-ci-cd-pipeline-ba0378bbebfb
Garbage Collector experiments - https://dev.to/codux/experiments-with-the-javascript-garbage-collector-2ae3
Snippet Tools - https://yaron-galperin.medium.com/exploring-snippet-tools-a-good-to-know-for-web-developers-652e6ac62e0e
Object Structured Clone (Object Deep-Copy) - https://www.builder.io/blog/structured-clone
Understanding CORS (not deep dive but a great explanation) - https://itnext.io/understanding-cors-4157bf640e11
Color Scheme from OS - https://medium.com/@avielbitton/optimizing-user-experience-adapting-color-schemes-directly-from-operating-system-settings-a9b654711201
Github Awesome Profile - https://dev.to/kshyun28/how-to-make-your-awesome-github-profile-hog
Frontend Roadmap - https://roadmap.sh/frontend
Local Overrides DevTools- https://yaron-galperin.medium.com/local-overrides-in-the-browser-guide-for-web-developers-aa5fb6b40476
Memory Leaks - https://blog.logrocket.com/escape-memory-leaks-javascript
Daily Logs - https://dev.to/teamcamp/daily-logs-for-devs-how-a-5-minute-habit-can-10x-your-weekly-output-4peb