Declutter Your JavaScript and TypeScript Projects.
Learn how to use Knip to find and eliminate unused code, files, and dependencies from your JS & TS projects.
Thoughts on tech, life,
and everything in
between.
Learn how to use Knip to find and eliminate unused code, files, and dependencies from your JS & TS projects.
A practical guide to the most essential Git workflows that you'll actually use in everyday software development.
Thoughts on taking the quieter road, away from the familiar crowds.
Let's see how we can effectively improve the performance of asynchronous operations (promises in JavaScript) by running them concurrently using Promise.all()