Keep your Node.js applications online with PM2

Testing JavaScript code with Jest

In this post, we will get into the art of testing JavaScript code with Jest. There are many ways to test your code and many frameworks and tools to help... View Article

How to setup and configure ESLint

In this post, we will teach you how to setup and configure ESLint. How to setup and configure ESLint – Prerequisites What is ESLint? Installing ESLint Testing our ESLint install... View Article

How to install ionCube loader

IonCube loader can be a bit tricky to install and getting to work correctly. That is why we will show you how to install it on Ubuntu 18.04 with PHP... View Article