Coder Social home page Coder Social logo

vue-basics-example's Introduction

2018 年 7 月 分享 vue 技术栈

基于公司部分产品技术栈转型使用vue,部分同事需要学习一下,快速上手,那么我很荣幸的成为了给大家分享vue技术栈的‘ ’导师‘,在这里我分享一下;

讲解大纲为:(我是有一份PPT的,就不展示出来了,emmm~~)

1,vue框架的简单介绍,优缺点

2,vue常用指令,动态样式,事件处理 ,生命周期, 路由 ,路由钩子 , 按需加载 等

3,vue的常使用UI库,如:element-ui , mint-ui , iview 等等

4,常用属性, props ,computed , watch , methods , $refs , $emit , $on 等

5,组件基础,组件通信,组件封装, 动态组件:component 配合 keep-live

6,状态管理 vuex

以上是我为同事讲解 vue 框架的大纲,基本上都是基础,并没有讲的很深,毕竟是为了让同事们更快的上手项目;后续在工作中也补充了很多......如: 全局API, vue.nextTick , vue.extend , vue.set , vue.directive , vue.filters , vue.mixins

Vuex 扩展语法 mapGetters , mapStates , mapMutations , mapActions 等等;

vue-demo

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

vue-basics-example's People

Contributors

hhc-git avatar hi-sen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.