
Daniel Vu
@thedanielvu
Passionate software developer with interest in educating others. He/him
ID: 226651203
https://daniel-vu.com/ 14-12-2010 18:27:41
656 Tweet
117 Followers
707 Following



💡 Tip for generating your Prisma Postgres Client from schema changes: Use the --watch flag to automatically regenerate the client when you save changes.










Tip: Chrome DevTools can now override the content of Fetch/XHR requests! Great for mocking APIs without waiting on backend changes! This and lots more in Chrome 117: bit.ly/wnd117

Cory House I had this argument with a “backend dev” on our team. I made an endpoint specifically for the UI I was building and only needed 2 (complicated but efficient) DB queries to get it. He insisted I use the existing REST endpoints and blocked my PR. So I did it his way and made 13



