Category: Web

0

Using NGINX As Reverse Proxy

Use CaseWhen hosting our web applications, we often have one public IP address (i.e., an IP address visible to the outside world) using which we want to host multiple web apps. For example, one may wa

0

Protractor Tutorial

What is Protractor?According to the official protractor website, “Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor runs tests against your application runn

0

Hexo + Github Pages = Your own blog site

What is Hexo?Hexo is a fast, simple and powerful blog framework. You write posts in Markdown (or other languages) and Hexo generates static files with a beautiful theme in seconds.InstallationRequirem