Articles in this series
The difficulty of working on a side project Have you ever felt stuck on coming up with a side project idea and committing to it? That's how I felt for a very long time - even when I have been working as a software developer for a whole year after I g...
What is a user interview? Everyday, you probably would have said something along the lines of: "Hey, how're you doing at work?" "What would you guys want for lunch?" "How is the COVID-19 situation is still so bad everywhere?" "Mom! Why are you actin...
In this tutorial, I will be demonstrating how I migrated a React project to Next.js. This project is not created by Create React App (CRA), to simulate most apps that are ejected. The following will be absent to make the guide simpler to understand: ...