10 reasons Quasar is great tool for Vue.js
2019-02-08
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.
0 Comments8 Minutes
Setup frontend application on Nginx in 5 minutes.
2019-02-07
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…
0 Comments5 Minutes