Posts tagged with
dev-tools
React Design Patterns
We'll explore React design patterns and examine how they might improve the development of React applications.
Mojo - A New Programming Language for AI
We'll go over the fundamentals of Mojo, a new programming language that aims to make AI programming more accessible.
Bun vs. Node.js
We'll go over the new Bun runtime that has created a buzz in the tech space lately.
What is Vite? & Vite vs Webpack
We will explore what is Vite.js and compare it to Webpack.
git diff - Comparing Changes in Git
We'll explore Git's 'git diff' which helps you track changes throughout your working directory, commits, and branches.
What is Turborepo and Why Should You Care?
The advantages of using Turborepo for monorepo development.
Why you should prefer using pnpm over npm and yarn?
The advantages of pnpm and comparison guide.
Creating testable React applications with Playwright
We'll take a look at how to create testable React applications with Playwright.
Using Google Lighthouse to improve app performance
Learn how to use the Google Chrome Lighthouse performance audit tool to identify and improve problems with your app.