PinnedCalvin TorraMy First Public Software Tool, $120 in 3 Seconds with Email TAt the beginning 2021 I decided I wanted to start building things that people could use. Something that I wish I had in the past, things…Mar 3, 2021Mar 3, 2021
Calvin TorraViewing console.log’s of a lambda functionA lot of developers are used to running their code and seeing console.log locally, but when deploying or debugging a lambda function to…Oct 17Oct 17
Calvin TorraBuild A Responsive Currency Converter app with React.js — Tutorial From Scratchhttps://youtu.be/iCXnHkww79YFeb 1, 2023Feb 1, 2023
Calvin TorraBuild a Modern Real Estate React.js App | Next.js Website TutorialJan 24, 2023Jan 24, 2023
Calvin TorraHow to handle multiple queries with React QueryThere are two ways to handle multiple queries with React Query.Jan 7, 2023Jan 7, 2023
Calvin TorraHow do I get the data from useQuery in onSuccess callback?There was a bit of confusion on how to get data back from useQuery hook. The developer asking this question thought that the onSuccess key…Jan 5, 2023Jan 5, 2023
Calvin TorraHow to pass parameters to useQuery using AxiosThere are two ‘correct’ ways to pass parameters to useQuery using Axios and one “looks and feels” cleaner than the other.Jan 4, 2023Jan 4, 2023