Resources
curated by the community
-
https://learnvue.co/2020/01/how-to-add-drag-and-drop-to-your-vuejs-project/
08-09-2020
In this tutorial, we’ll be using the built-in HTML Drag and Drop API to set up a simple drag and drop system.
@ann -
https://vuepress.vuejs.org/
02-04-2020
Vue-powered Static Site Generator
@ann -
https://gridsome.org/
02-04-2020
Gridsome makes it easy for developers to build modern websites, apps & PWAs that are fast by default 🚀
@ann -
https://www.freecodecamp.org/news/how-to-create-a-vue-js-app-using-single-file-components-without-the-cli-7e73e5b8244f/
07-25-2019
"Instead of relying on the Vue CLI to scaffold our project and provide us with a development and build process, we will build a project from scratch. We will create our own development and build process using Webpack."
@ann -
https://www.sitepoint.com/nuxt-js-universal-vue-js/
07-03-2019
Building server-side rendered JavaScript apps can be a bit tedious, as a lot of configuration needs to be done before you even start coding. This is the problem Nuxt.js aims to solve for Vue.js applications.
@ann -
https://itnext.io/vue-js-and-webpack-4-from-scratch-part-3-3f68d2a3c127
07-03-2019
Third in a three-part series on vue and webpack.
@ann -
https://itnext.io/vue-js-and-webpack-4-from-scratch-part-2-5038cc9deffb
07-03-2019
Second in a three-part series on vue and webpack.
@ann -
https://itnext.io/vuejs-and-webpack-4-from-scratch-part-1-94c9c28a534a
07-03-2019
@ann -
https://frontendmasters.com/courses/
07-03-2019
@ann -
https://developer.telerik.com/products/nativescript/native-ios-android-vue-nativescript/
07-03-2019
@ann -
https://vuejsdevelopers.com/2017/11/06/vue-js-laravel-server-side-rendering/
07-03-2019
Server-side rendering is great way to increase the perception of loading speed in your full-stack app. Users get a complete page with visible content when they load your site, as opposed to an empty page that doesn’t get populated until JavaScript runs.
@ann -
https://dev.to/pmbanugo/from-vanillajs-to-vuejs-a-guide-to-vue-essentials-5gii
07-03-2019
Practical guide to Vue.js essentials
@pmbanugo -
https://vueds.com/
07-03-2019
Vue based boilerplate for putting together a maintainable pattern library
@taurean -
https://vuejsdevelopers.com/2017/08/06/vue-js-laravel-full-stack-ajax/
07-03-2019
@ann -
https://codesandbox.io/s/o29j95wx9
07-03-2019
A very simple todo app to provide a taste of developing with single-file components.
@ann