Added stories to Storybook
used TypeScript
Used Tailwind CSS
+1
My team is now using Typescript + Storybook, and by their powers combined w/ Tailwindcss, I was able to whip up this new Timeline UI for our app in about an hour.

The top item is being hovered over, and when it is hovered over the time changes from a relative time to the date and time the event occurred.

My favorite thing to do at work has always been building UI components, particularly ones that are flexible and can handle various forms of data, are easy for other developers to use, and bring some personality to the application.