Our Blog
We help junior tech professionals, such as developers and designers, to grow.
TypeScript
Rethinking TypeScript Practices: The Downside of React.FC
In recent years, using TypeScript with React has become increasingly popular. TypeScript adds static... Read more
Using Google Fonts with Next.js (typescript)
To add a google font to an Next.js application, create a Custom Document ( _document.tsx in the pages... Read more