reactdev-toolsBeginner's Guide to React QueryWe'll be looking at the basics of React Query, how to use it, and why you should use it.August 12, 2024
javascriptdev-toolsWhat is Vite? & Vite vs WebpackWe will explore what is Vite.js and compare it to Webpack.July 30, 2024
gitdev-toolsgit diff - Comparing Changes in GitWe'll explore Git's 'git diff' which helps you track changes throughout your working directory, commits, and branches.July 29, 2024
gitdev-toolsgit 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.July 16, 2024
gitdev-toolsHow to Delete Local and Remote Git BranchesWe will take a look the example of deleting local and remote Git branches.July 11, 2024
nextjsdev-toolsWhat is Turborepo and Why Should You Care?The advantages of using Turborepo for monorepo development.July 5, 2024
javascriptdev-toolsWhy you should prefer using pnpm over npm and yarn?The advantages of pnpm and comparison guide.July 2, 2024
reactdev-toolsCreating testable React applications with PlaywrightWe'll take a look at how to create testable React applications with Playwright.June 4, 2024
dev-toolsUsing Google Lighthouse to improve app performanceLearn how to use the Google Chrome Lighthouse performance audit tool to identify and improve problems with your app.May 24, 2024