Briefly exploring the new full stack web framework Fresh "Built for speed, reliability, and simplicity" 路 Intro 馃 Wait. Another new JavaScript web...
Unnecessarily passing states to your setState function 路 You Might Be "React"ing Wrong Let's Check Out Why. 1. Intro Welcome welcome, this is the...
Incorrect uses of React you should know about. 路 You Might Be "React"ing Wrong Let's Check Out Why. Intro In this post series we are going to explore...
Using Twilio SendGrid with NextJS to capture and send form data straight to your email 路 Intro Web Forms are a major part of any website and there are...
Stop re-writing the same fetch code in all your components 路 Creating a simple hook to handle API data in your React applications Intro In this post we...
Creating modern web applications often includes creating countless components and accompanying files. Even if you are terminal savvy, creating a basic...