Datepicker component using Tailwind CSS

preview_player
Показать описание
In this video, I will create a Datepicker component using Tailwind CSS

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

amazing work! I’d love to see how to make a phone number input using tailwind where you can choose country on the left side with flag. Just like react-phone-number-input but better UI lol

knigel
Автор

Great recreation. Though this is one of those copy paste hells that tailwind will produce if not creating mixins.
Also, you might want to use a table for the dates and other more semantic tags and add more a11y accessibility features!

chrizzzly_hh
Автор

Out of curiosity why didn’t you just use loops? Seems like a lot of extra work.

davidrobertson
Автор

I am pretty keen to code this in a front end framework to get the js working :D

GammaWraith
Автор

bro you are hardcoding everything, you should do it dynamically with loops and conditions not just divs and spans else waht's the point of using a JS framwork

noufelnaili
Автор

What's that source control extension you're using?

tinomuzambi