Useful Links For Developers

Written by Eddie ZhangatDecember 22, 2024
links

Some useful links for developers, to avoid terrible frontend codes.

UI

Does anyone not know about shadcn/ui? To be honest this guy saves everyone's life :). However, shadcn is too atomic, it's not easy to use it as a full-fledged UI.

The following ui libraries are based on shadcn, but are more like normal ui libraries for developers.

other recommended ui libraries, i,e, not based on shadcn

Icons

Other annoying stuffs

React hooks

I just recommend this one, because I don't like to write the same codes over and over again.

I guess these are the all the things for frontend developers. As for backend developers...