You've successfully subscribed to Qoddi Blog
Great! Next, complete checkout for full access to Qoddi Blog
Welcome back! You've successfully signed in.
Success! Your account is fully activated, you now have access to all content.
Success! Your billing info is updated.
Billing info update failed.

ReactJS

Better Way To Write Async Function in Node/Express/Next - Handle catch(err) Only Once.

Better Way To Write Async Function in Node/Express/Next - Handle catch(err) Only Once.

Avoid Writing a Lot of Try Catch by Catching The ‘catch()’ Just Once. Deploy your code in seconds, with no infrastructure to manage. Qoddi App Platform is free for developers! Create an account today. How annoying it is to write a lot of try-catch for each async function in an

Qoddi
Qoddi
code
Create a Reusable Text Input With React Hook Form

Create a Reusable Text Input With React Hook Form

Deploy your React and Node app in seconds, with no infrastructure to manage. Qoddi App Platform is free for developers! Create an account today. Sometimes, managing several input fields gets crazy complex. You may need to recreate the same thing for each form and that’s can be really time-consuming.

Qoddi
Qoddi
code