DEV Community

Anze
Anze

Posted on

Tools and Libraries that make my my life easier as a solo developer 🔥

Finding suitable tools for the job is crucial for your motivation and development time. I want to share the following amazing suite and set of tools, libraries and resources I use daily for all of my web applications and software 🔥

Frontend

React Advanced Cropper (cropping images was never easier than this)
https://advanced-cropper.github.io/react-advanced-cropper/

Evergreen | Amazing set of UI components
https://evergreen.segment.com/

Mantine | Fully featured React Components library
https://mantine.dev/

Drop in solution for Tilting your components
https://www.npmjs.com/package/react-parallax-tilt

Extensive library of useful react hooks
https://usehooks.com/usewindowsize

React Wavify | create awesome 🌊 for uour next application
https://www.npmjs.com/package/react-wavify

Awesome animation library | GSAP
https://gsap.com/

Unique animation library | Anime.js
https://animejs.com/

Awesome modern react components | PrimeReact
https://primereact.org/

SAAS | Backend

Emailing is crucial for your application! Mailtrap is what I use to test my email services.
https://mailtrap.io/

Generous Redis free tier
https://upstash.com/

Trending GitHub repositories
https://trendshift.io/

Http port forwarding | https://ngrok.com/

I tried to include services and libraries I that are not as common as every other posts mentions them. I hope you found something new from this post, Cheers 🥂 Keep on coding 😎

Top comments (0)