My tech choice & favorite libraries
For backend develpment I use Express. Fast, unopinionated, minimalist web framework for Node.js
Next.js is my favorite React framework. It is a React framework that provides a lot of features out of the box, such as server-side rendering, static site generation, and more.
Tailwind CSS is a utility-first CSS framework for rapidly building custom user interfaces.
Lucide is an open-source icon library that provides 1000+ vector (svg) files for displaying icons and symbols in digital and non-digital projects.
SWR is a React Hooks library for data fetching.
Expo is a free and open source toolchain built around React Native to help you build native iOS and Android projects using JavaScript and React.
Flutter is an open source framework by Google for building natively compiled, multi-platform applications from a single codebase.