# Vue resources/references ## Javascript Babel ES2015 guide (good overview to JS) ## Interesting projects/things ### Strapi Strapi is a opensource headless CMS. You can self-host and use it as an admin page to generate content. You can then write a front-end, and have it consume your Strapi endpoints to display content. A good tutorial to follow is: This will use Nuxt and Strapi to create a blog. ### Pug Pug is a HTML templating engine that lets you write simplified HTML which it will render into full html. It has additional features, like loops/condititons/includes to do fancier stuff than with pure HTML. ## Vuejs ### General (vue) Awesome Vue ### Extensions Real time data-table editing in Vue: Integrating a datetime into a datatable CRUD: Vuetify CRUD datatables: Loading bar component for top of page: ### Tutorials/Guides (vue) Using AJAX and rate limiting with lodash: ### References Composition API in Vue3: ## Interesting designs ### Sites - ### Fonts - `Rene bieder campton` ## Nuxt ### General (nuxt) ### Tutorials/Guides (nuxt) ## Design Good free HQ images: