Why React.FunctionComponent or React.FC is not recommended anymore
First blog in 2025! 🥳
First blog in 2025! 🥳
The other day, my sonarlint was showing a code smell that would have caused a performance issue in my React app. The issue was related to the way I was using...
If you are among those who are doing a migration from vue 2 to vue 3, then you have come to the right place.
Though I have been using Flexbox for a while now. I had to brush up my skills. I found this fun way to learn Flexbox. It is called Flexbox Froggy. It is a ga...
This was an easy fix previously. Under env - you had to set the jest to true.
Repo link - Vocab Trainer
Referred Medium document
Today I was solving a problem on Codewars. The problem was to solve the below
<v-date-picker></v-date-picker>