Skip to content

3.2 Frameworks

Danny Coulombe edited this page Apr 4, 2020 · 1 revision

Make sure to read the documentation and understand how to use the following technologies, as they are used in most of our projects.

Vue

Vue is Angular's son response. A simple and straightforward JavaScript framework that only requires an small learning curve. Any JavaScript-savvy developer can be up and running in a matter of hours..

https://vuejs.org/

Vuetify

Vuetify is Vue's unofficial UI library. It provides an extensive list of mobilized components and styling convention that we can easily implement and use in any of our applications. The simpleness and the completeness of the documentation makes it very enjoyable to use and extend.

https://vuetifyjs.com/en/introduction/why-vuetify/

DirectUs

DirectUs is an API gateway and user-friendly admin layer for our MySQL databases. in contrary to a standard CMS like Wordpress or Drupal, a headless CMS only provides the essential while staying lite and effective.

https://directus.io/

Clone this wiki locally