Github Action Interview: CICD Pipeline Posted by By Hoài Nhớ December 11, 2024Posted inInterview Question, ToolsTags: CI/CD, Github Action, GitLabGitHub Actions is a CI/CD tool tightly integrated with GitHub, allowing developers to automate workflows directly within their repositories.
Declutter Your Disk Space with NPKill: A Lifesaver for Node.js Developers Posted by By Lê Hoàng Tâm December 10, 2024Posted inAll topics, NodeJS, Tips, ToolsTags: disksaver, node_modules, npkill, remove all node_modulesIntroduction Introduce the problem of bloated disk space due to node_modules folders and the challenges developers face while manually cleaning them up. Mention how NPKill simplifies this process with speed…