Why use Json Web Token (JWT)?
In my previous post, I introduced MessagePack as a way of transmitting data objects fast and small. In this po…
In my previous post, I introduced MessagePack as a way of transmitting data objects fast and small. In this po…
Microservices Architecture, one of today’s buzzwords in the developer world, is a growing trend not only by sm…
JSON or JavaScript Object Notation is now one of the most popular formats of transmitting data objects, almost…
Git Flow indeed is the one of the most popular Git Branching Model/ Strategy/Workflow in use today. You can re…
In this blog, we will be using Selenium WebDriver (Java) for my example codes. And please note that the codes …
Hey Guys, I guess you want to checkout and install SkyHopper on your local PC or on an EC2 server with Ubuntu …
As a Developer, we love to explore how other developers work. So now, let’s take a look at some of the feature…
Many web developers, especially beginners want to know the difference between Javascript and JQuery. At first …
Ruby On Rails is an open-source web application framework designed to work with the Ruby programming language….