Our Blog
We help junior tech professionals, such as developers and designers, to grow.
#webdev
Exploring extension domain types: Which one should you choose for your web product?
If you’ve followed along with our Understanding the basics of launching a web product guide, you... Read more
Understanding the basics of launching a web product
You’ve coded a beautiful and responsive website; now it’s time to launch it! But where do you start?... Read more
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
Understanding Memory Location in JavaScript
JavaScript powers the web with its ability to build interactive websites and applications. Despite... 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