Tag: Troubleshooting
9 Ideas to Learn Web Develpment Faster and Easier
Tuesday, June 15, 2021
In this article, I'm sharing insights I've learned through the years of working in all kinds of IT companies, through the view-point of a self-taught developer. I explain some ideas, tips, and tricks I got along the way - working in the good, the bad, and the ugly work environments in IT.
What to do when met with a tough coding problem
Saturday, December 26, 2020
Got stuck on a tough coding task? Even veteran programmers sometimes experience this. Don't lose your cool: in this article we cover several things to do when you're stuck on a coding problem.
Troubleshoot ng command on Windows 10
Thursday, November 7, 2019
What to do when npm -g install @angular/cli does not work? Here's a simple solution for this problem.