software development

REST API tutorial – What is API? REST vs RESTful?

REST is one common approach related to building web applications. It is one important term that all web application developers… Read More

5 years ago

Token based authentication and authorization with OAuth

Open Authorization is commonly known as OAuth. This is an open standard for token based authentication and authorization on the… Read More

5 years ago

Setting up proper JS and CSS minification

Setting up the proper JS and CSS minification can be crucial for your web site's speed and ultimately better search… Read More

5 years ago