javascript

Quasar Framework for front-end development

Quasar is an open-source framework based on vue.js that facilitates the creation of responsive websites and apps of various types. With Quasar you get a complete set of visual components that will speed up the creation of your app. The same codebase can be deployed in different ways: Single Page App (SPA) Server-Side Rendered app (SSR) Progressive Web App (PWA) Android, iOS, etc. mobile app (through Cordova or Capacitor) Multi-platform Desktop App (using Electron) On most web developments I focus on the backend, architecture, deployment, etc.

Continue reading