Tailwindcss main site but what UI for my Admin Portal?

codercatdev

Alex Patterson

Posted on December 23, 2020

Tailwindcss main site but what UI for my Admin Portal?

I started creating a ton of custom Tailwind for an admin ui for CodingCatDev and thought, "Why am I doing this". I love the flexibility of Tailwindcss and it looks amazing on our Next.js frontend. But when it comes to a "boring" Admin site is it just easier to use a sweet Component Library that is already built?

How are you accomplishing this?

What UI Component Library are you using?

I have consideredPrimeReact, AtlasKit, and Material-UI.

Being an Angular developer at heart (at least I think I still am). I have also considered just delivering all of this functionality in an Angular App with Angular Material. Since I want to open source the core of CodingCatDev as a LMS product though I think other devs might really like the idea of staying in React all day. Curious what you think about that as well??

💖 💪 🙅 🚩
codercatdev
Alex Patterson

Posted on December 23, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related