-
Logs: Admin Dashboard in React Pt-2
Recently, I thought of trying out Tanstack Router coz I wanted to explore the file based routing. And to my surprise, it is really good. So much so that I replaced React Router completely. The beautiful part is it has so many good features. And one of the feature I was really impressed was how…
-
Logs: Admin Dashboard in React
I will be listing the issues and its solutions which I faced while making this app. Its a minimal app with features like authentication, CRUD for few initial features: This is an app which I made for the initial stage of a ecommerce app’s admin side. So, nothing much of a features but the learnings…