May 25, 2023 · 13 min readKubernetes vs Docker - A Detailed ComparisonWe'll compare both in terms of features, pros, and cons and in which scenario you should prefer one over another.Muhammad KhabbabProject Manager
May 15, 2023 · 9 min readWhat is Vite? & Vite vs WebpackWe will explore what is Vite.js and compare it to Webpack.Victor UmaSoftware Developer
May 12, 2023 · 12 min readgit diff - Comparing Changes in GitWe'll explore Git's 'git diff' which helps you track changes throughout your working directory, commits, and branches.Muhammad KhabbabProject Manager
January 10, 2023 · 8 min readHow to Use Docker EntryPointWe'll discuss how to use Docker ENTRYPOINT instruction to configure the executables run after the container is initiated.Muhammad KhabbabProject Manager
December 28, 2022 · 8 min readHow to Use Docker Copy CommandWe'll discuss how to copy files in Docker using the docker copy command.Muhammad KhabbabProject Manager
December 20, 2022 · 8 min readgit switch and git checkout – How to switch branches in gitWe will go through different use cases and examples for using git checkout and git switch.Muhammad KhabbabProject Manager
December 2, 2022 · 8 min readgit stash - Save the Uncommitted Changes LocallyWe will take a look the examples of using git stash commandMuhammad KhabbabProject Manager
November 27, 2022 · 8 min readHow to Delete Local and Remote Git BranchesWe will take a look the example of deleting local and remote Git branches.Muhammad KhabbabProject Manager
November 13, 2022 · 7 min readWhat is Turborepo and Why Should You Care?The advantages of using Turborepo for monorepo development.Muhammad KhabbabProject Manager
November 9, 2022 · 8 min readHow to Install and Use NVM?Guide to using NVM with Mac and WindowsChidume NnamdiSoftware Engineer
November 3, 2022 · 9 min readesbuild - Next-generation JavaScript bundlerThe advantages of using esbuild and how to use it in your project.Muhammad KhabbabProject Manager
October 13, 2022 · 7 min readWhy you should prefer using pnpm over npm and yarn?The advantages of pnpm and comparison guide.Muhammad KhabbabProject Manager