Our Blog
We help junior tech professionals, such as developers and designers, to grow.
#react
Simplifying Web Forms with the FormData Web API
Oh, the beauty of filling out online forms... Whether ordering a book, signing up for a newsletter,... Read more
Best Practices for useState and useEffect in React
This article cover image was created with the assistance of DALL·E 3 Welcome to the world of React!... Read more
Rethinking TypeScript Practices: The Downside of React.FC
In recent years, using TypeScript with React has become increasingly popular. TypeScript adds static... Read more
Asynchronous Data Fetching Made Fun: Promises, Async/Await, and Functional Programming in JS and React
Asynchronous data fetching can sometimes feel like a wild adventure in the synchronous world of... Read more