The Net Blog The Net Blog - The only blog you'll need for web/app development & design!

Get Started With Git, a MUST For Developers

Git is an absolute MUST, that every developer should know how to use. It makes you a lot more productive and of course has version control, which can save you a ton of time and other problems. Actually getting started and understanding Git for the first time might not be too easy, so today I’ll just be showing you some basic commands.

What Is Open Source, a simple introduction

Open-source is a very important topic that every software engineer should know about. By the end of reading this post, you’ll know what the popular term open-source means, potentially start using open-source software and understand the importance of open-source.

Why I chose Hugo (and why you should too)

Ok so, just in case you didn’t know, let me explain a bit, this website was created using the static site generator: Hugo, and so far, it’s working absolutely fine. In this article I’ll share pros, cons, and my overall experience of Hugo, and some recommendations if you want to start using it too.