QuasarTool

10 reasons Quasar is great tool for Vue.js

In one of my last projects first time I used Quasar and here I would like to share 10 reasons why I think it's good tool to be base of any Vue.js project.

Read More


0 Comments8 Minutes

Nginx Background

Setup frontend application on Nginx in 5 minutes.

Nginx is popular web server used to serve static resources of the web app (client sources). I will explain how to setup Nginx as the static content resources web server and how to configure it as the reverse proxy (connect client with backend) on…

Read More


0 Comments5 Minutes