Continuously Deploy Your React App To Production Using Github Actions, PM2 and Digital Ocean With Zero Downtime.Introduction Continuous deployment is a practice that allows developers to automatically build, test, and deploy their code to production as soon as it is pushed to a version control repository. This can help to speed up the development process and r...Dec 9, 2022·3 min read·1.4K
Linux For Beginners Part 3 - Basic BASHIn the previous articles, we have learned a lot about the Linux, what the terminal is, the Linux file systems and what each file directory in the file system does. In the final part of this series, we are going to be diving deep into the bash termina...Aug 27, 2020·13 min read·37
Linux For Beginners Part 2 - Terminal and File SystemsIn this article, we are going to dive deep into using the Linux terminal. We will cover what the terms 'terminal' and bash mean. We also look deep at the different file directories on the linux system. Here we go! Prerequisites I assume you have new ...Aug 25, 2020·10 min read·60
Linux For Beginners Part 1 - IntroductionIn this three-part series, you are going to learn about Linux OS, why it is the go-to operating system for computer servers, and how to use navigate through Linux using the Bash Terminal. Let us dive in!!! The Linux OS Linux is the best known and mo...Aug 25, 2020·5 min read·70
What Happens When You Type "www.hashnode.com"?The Internet as we know it is a digital global village. It has made life easier and opened the world to many opportunities that we didn't know exists. Nowadays, It is very easy to access the internet, from something as big as our television sets at ...Jul 30, 2020·3 min read·56