[[Tools]] | [[Web Development]]
# Web Application Frameworks
These are software stacks designed to enable building web applications from scratch, in particular the ones I've personally found useful or have incorporated into projects.
| Framework | Description | Website |
| ----------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------- |
| [[Quasar]] | Quasar is a VueJS based, write-once-compile-everywhere development framework for creating modern web applications. It supports compiling to mobile and desktop environments. | https://quasar.dev |
| [[Ruby on Rails]] | A Ruby framework for developing modern web applications. | https://rubyonrails.org |
## Other
- [[Vue.js|VueJS]]
- [[Ionic Framework]]
- [[Hugo]]