Blog

Our Blog

We help junior tech professionals, such as developers and designers, to grow.

Latest Posts

From Traveler to Tech: Satoshi's Story

From Traveler to Tech: Satoshi's Story

In our blog series that highlights the diverse journeys into the tech industry, we're thrilled to... Read more

How to Spot and Avoid Job Scams: A Guide for Junior Tech Professionals

How to Spot and Avoid Job Scams: A Guide for Junior Tech Professionals

In the digital age, finding your first or next tech position online has never been easier. Scammers... Read more

Best Practices for useState and useEffect in React

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

The Scrum Hour

The Scrum Hour

This article cover image was created with the assistance of DALL·E 3 Hey everyone! As we say goodbye... Read more

Understanding Memory Location in JavaScript

Understanding Memory Location in JavaScript

JavaScript powers the web with its ability to build interactive websites and applications. Despite... Read more

Making Your LinkedIn Profile Shine in the Tech World

Making Your LinkedIn Profile Shine in the Tech World

Hello again, tech people! Over the past four years, I've navigated the ebb and flow of the tech... Read more

Our Success Stories

From Traveler to Tech: Satoshi's Story

From Traveler to Tech: Satoshi's Story

In our blog series that highlights the diverse journeys into the tech industry, we're thrilled to... Read more

Navigating the shift from customer service to coding

Navigating the shift from customer service to coding

In the rapidly evolving landscape of software development, professionals with diverse backgrounds... Read more

Embracing Change: From Marketing and Software Management to UI/UX Design

Embracing Change: From Marketing and Software Management to UI/UX Design

The world of design thrives on diverse perspectives and unique talents. Meet Kimberly Cashwell, a... Read more

Transitioning from Support Engineer to Web Development: Unveiling Vincent's Inspiring Journey

Transitioning from Support Engineer to Web Development: Unveiling Vincent's Inspiring Journey

Welcome to our blog series, where we showcase the inspiring stories of individuals who have thrived... Read more

From HR to Tech: Klesta's Inspiring Journey with the Web Dev Path Project

From HR to Tech: Klesta's Inspiring Journey with the Web Dev Path Project

Welcome to our blog series where we highlight the incredible individuals who have benefited from the... Read more

Next.js

Using Google Fonts with Next.js (typescript)

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

Using Husky Pre-commit git hook with prettier

Using Husky Pre-commit git hook with prettier

Husky allows scripts to run at various git lifecycle events. Here, we want to use the Husky... Read more

TypeScript

Rethinking TypeScript Practices: The Downside of React.FC

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)

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