I had some performance issues because of my data fetching handler in my app. I used Codesnippets AI to help optimize my code in my handler and reduced the request time by nearly 2 seconds on average!
Trashed the whole branch and started it fresh. I'm getting the user much faster now. Working on setting up state management so I can easily access it across components.
I think we've all made a commit like this at least once.
Spent the last 2 hours trying to figure out why my Plaid Link button was not working anymore. Turns out the import got changed accidentally so it was importing from the wrong place and that was it 🙃