Age Calculator App - Frontend Mentor Challenge #tsbsankara

preview_player
Показать описание
#codingchallenge #frontendmentor #reactjs
In this video, we are going to build out the Age Calculator App Challenge from Frontend Mentor in NextJs and TailwindCSS. Enjoy. Please like the video and subscribe to the channel if you're not already :). Thank you.

COUPON CODE: TOM10

Рекомендации по теме
Комментарии
Автор

Hi Sankara, there appears to be an error in the age calculator tool as it is giving incorrect results.

melonielangat
Автор

Or you could just use {sub} from date-fns instead of using differenceInMonths, differenceInYears and differenceInDays and have your date be calculated accurately.

Irrelavant__