
Our Blog
We help junior tech professionals, such as developers and designers, to grow.
Latest Posts

Defining the product vision
Hey, community! It’s time to talk about the importance of understanding the product vision to help... Read more

Start contributing to a Popular Open Source Project
Prelude Taipy is a Python web framework for data-driven applications. Developers can build... Read more

Designing the solution in product management
In our Web Dev Path product management series guided by the Stanford program, Product Management:... Read more

Crafting stories that drive product success
It’s time to talk about roadmaps in our project management blog series based on the Stanford course... Read more

Understanding the problem space in product management
Ever heard the expression, “Don’t put the cart before the horse”? In product management, that’s... Read more

Understanding the product lifecycle
As a product manager, your ultimate goal is to navigate ideas from inception to execution while... Read more
Our Success Stories

Meet Cheryl Murphy: Full-Stack Developer, lifelong learner, and volunteer Project Team Lead at Web Dev Path
Cheryl Murphy is not only a dedicated full-stack web developer skilled in technologies like React,... Read more

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
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
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
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
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)
To add a google font to an Next.js application, create a Custom Document ( _document.tsx in the pages... Read more
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