In 2004 I started working as a freelance software developer doing mostly outsourcing work for foreign clients. More than 17 years later I'm the founder of a software development company called Primal Skill with my partner having a dedicated team doin...
Forms are one of the hardest things to get right in front-end development. They represent the user input for any application. Working in web development for almost 20 years now, these common mistakes I found developers (including myself) are making. ...
Statistics can often be misleading, here's an example. Take the number of billionaires in ten countries: š° United States - 585 š° China - 476 š° India - 131 š° Germany - 114 š° Russia - 98 š° Hong Kong - 67 š° Canada - 64 š° United Kingdom - 54 š° B...
Software development can be overwhelming, especially for total beginners. It's a highly dynamic industry with a lot of moving, evolving pieces. The most helpful advice I was given when I started is to just start doing it. There's really no other way ...
Being a web developer is inevitable to not come across with the Linux ecosystem. Either a web server needs to be configured or some other files need to be modified on a Linux server. The Linux file permissions are the most fundamental feature of how ...
Some might say that if you want to develop front-end applications all you need is HTML, CSS, and JavaScript, right? Well, if you want to develop a simple website the above statement may be right, but for any modern and complex web application that j...