Blog Tag: Ubuntu

How To Install Nginx on Ubuntu and Ubuntu-based Distribution

OverviewSome of the biggest and busiest websites on the internet are hosted by Nginx, one of the most well-known web servers in the world. It’s a simple...

Check Our Ebook for This Online Course

Advanced topics are covered in this ebook with many examples.

Javascript Basic - How to define Object in Javascript
Javascript Object An object is a data type rather than a primitive data type. The object is a...
How to make a dictionary from two lists in python
Brief about python dictionaryIn Python, a dictionary is a collection of key-value pairs, where each...
Eslint Disable Rule
The Pros and Cons of Disabling ESLint Rules in JavaScript ProjectsAbstract: ESLint is a popular...