VS Code - Import Cost
Note: This post is over 8 years old. The information may be outdated.
Extension này sẽ hiển thị inline trên VS Code size của package (nodejs) đang được import, như hình dưới đây.
Để làm gì thì các bạn cũng đã biết rồi, điều này rất hữu ích cho các bạn để tránh import một cách vô tội vạ. Đây là plugin được viết cho VS Code, bạn có thể cài từ VSCode Marketplace
Ngoài ra, Github của project này còn cung cấp 1 module để tính Import Cost size.
don't be like me!
Related Posts
My Neovim Setup in 2023
It's been years since I first started using neovim and I've been updating it regularly ever since.
Uptime with GitHub Actions
Hey, I just found this tool, so incredibly clever that it uses Github Actions for uptime monitor and status page.
From Docker to Podman on MacOS
I'm looking for some of alternatives for Docker. Currently, there are a few of container technologies which are Docker’s most direct competitors, such as rkt, Podman, containerd, ...
zx
A tool for writing better scripts. I usually choose to write a Python or Deno script instead of a shell script for more convenience. I found this tool is so great, helping to write the script quickly.

