How to Fix Github Fatal Error: Authentication Failed From VSCode Terminal

You might have come across this error once or twice in your development journey with Visual Studio Code. In most cases, this error appears when you are about to push…

Read more »
How to use Material UI theme with Styled components

How to use Material UI Theme with Styled Components in your React Application

Material UI is one of the most popular design systems for web and mobile applications. Sure, it has a steeper learning curve but once you get familiar with it, you…

Read more »
React hook form with Typescript guide

How to use React Hook Form with TypeScript and Material UI – Complete Guide

Forms in React is a very important concept to understand if you are new to it. If your project is small, you could use a basic HTML form in React….

Read more »
Publish React app on Netlify with Github

How to Publish React App to Netlify with Github Repo (With Screenshots)

Have you developed an app using React and wondering how to publish it on Netlify? Perhaps, you have created a Github repo for your project and want to deploy on…

Read more »
How to earn yield from smart contract on Aave

How to Earn Yield on ETH stored in your Smart Contract with Aave Protocol

Are you building a decentralized application (dapp) where users are able to store funds in your smart contract? Perhaps a staking dapp or a yield farming dapp? Well, why not…

Read more »
foundry-hardhat-step-1

How to Add Foundry to an existing Hardhat Project (with Screenshots)

If you’re familiar with Ethereum development and Solidity, you might have heard about the Foundry test framework that has been making waves in the Smart contract development industry. If you…

Read more »
Restrict USB device Read Write access Windows 10

How to Restrict USB Read and Write Access in Windows 10

In many situations you might need to restrict USB storage Read and Write access on your Windows 10 system. In this guide I am going to show you a very…

Read more »
Microsoft's free Windows File Recovery Tool

How to use Microsoft’s new Windows File Recovery Tool

Here’s a great news for Windows 10 users: Microsoft has just released a new free built-in Windows File recovery app which is available in the Microsoft Store. With the new…

Read more »
How to stream music from phone to PC using Bluetooth

How to stream music from Phone via Bluetooth in Windows 10

Want to stream music from your phone to PC via Bluetooth without installing any third-party tools? Windows 10 has just rolled out one of the most useful features in the…

Read more »
Windows 10 built-in Packet sniffer PktMon

Beginner’s Guide to Windows 10 built-in Packet Sniffer ‘PktMon’

Microsoft silently added a Packet sniffer to Windows 10 in the October 2018 Update. The tool is called PktMon.exe and it works in the same way as any other Packer…

Read more »