Back to blogs
Blog
Writing in public
Longer posts — published here first, then cross-posted to Dev.to with a canonical URL back to this site.
Blog
Longer posts — published here first, then cross-posted to Dev.to with a canonical URL back to this site.
Back to blogs
Back to blogs
Postrefinehackathon
What I built : Repo manager , simple github dashboard for quick updates to the viewer...
Date published

Why You Might Still Pick Next.js Over TanStack Start From a TanStack Start...

A complete theme management system for React applications with SSR support! ✨ 🌟...

A guide to creating Android home screen widgets using Expo modules, complete with state management,...
-------------------------
https://repo-manager-seven.vercel.app/ ----------------------





-----------------------------
I built a github dashboard that lets you quickly edit/delete your profile info or repository details
feature include
MIT licence
i feel like it will come in handy as i approach apply to jobs phase , need something that will help me in tidying things up , adding proper names descriptions andtags for repositories an daso deleting redundant ones
i also disliked the current hops you have to jump through to delete repositories
Really love the way refine halped me scafold out the project , one of the biggest pain of setting up a SPA is setting up the router,state management,stying and setting up the API structure .
I wasn't a big fan of MUI before but after building this app i feel like it was all outof prejudice because the consistent UI + accessible components is quite the productivity boost. The data providers were also really great and even though i had to use some escape hatchesi can see myself suing them more often, the inferencer is a great prototyping tool and lets you immediately view the API you just wired up it's all great dx all the way