VS Code Torture - (10) You want to publish your own tricky snippets to the VSCode plug-in market!

Preface Take advantage of the free time on Saturday to learn about the release routine of the next vscode plug-in or code snippet. Originally, I found out what GG articles had been written by predecessors. At last, it seemed that there were no articles, so I had to grope for them by myself. Start with the official do ...

Posted by cutups on Tue, 25 Dec 2018 00:42:06 -0800

20-vue Django restful framework to build a fresh supermarket-wheel-seeding map interface and Vue debugging

Django 2.0.2 (Django-rest-framework) and the front-end and back-end separated mall website developed by front-end vue Online demo address: http://vueshop.mtianyan.cn/ github source code address: https://github.com/mtianyan/VueDjangoFrameWorkShop This section: Realization of Rotary Graph Interface and vue Debugging Realization of Ro ...

Posted by socadmin on Mon, 24 Dec 2018 02:51:05 -0800

19- vue django restful framework to create fresh supermarket - Alipay payment source interpretation

Django 2.0.2 (Django-rest-framework) and the front-end and back-end separated mall website developed by front-end vue Online demo address: http://vueshop.mtianyan.cn/ github source code address: https://github.com/mtianyan/VueDjangoFrameWorkShop This section: Interpretation of Alipay payment source code Interpretation of Alipay pay ...

Posted by lhcpr on Fri, 21 Dec 2018 00:33:05 -0800

15-vue Django restful framework to build fresh supermarket-vue and user interface information coordination

Vue+Django REST framework Using Python 3.6 and Django 2.0.2 (Django-rest-framework) and front-end vue to develop front-end and back-end separated mall website The project supports Alipay payment (temporarily does not support WeChat payment), supports mobile phone SMS verification code registration, supports third party login. sen ...

Posted by OmegaB on Wed, 19 Dec 2018 23:15:05 -0800

Based on vue.js 2.0, the node JS service of Web pack is not used, and Tree tree control of Element UI is used only on browser.

Vue.js (pronunciation/vju_/, similar to view) It is a progressive framework for building user interfaces. Unlike other heavyweight frameworks, Vue The design adopts bottom-up incremental development. The core library of Vue only focuses on the view layer. It is not only easy to get started, but also easy to integrate with third-party ...

Posted by neil.johnson on Wed, 19 Dec 2018 21:06:05 -0800

Front-end Framework Vue (17) - Server-side Rendering (ssr) Universal Application Framework Nuxt.js Based on Vue.js

This article aims to answer three questions through a small demo: 1. What is Nuxt. js? 2. How to enable a Nuxt.js project. 3. How to build a general ssr project. I. Friendship Links 1,Nuxt.js official website 2,Github(Nuxt.js) 3,Refer to Demo (nuxt-demo) 4,Learning videos (YouTube needs to turn over walls) 2 ...

Posted by schlag on Tue, 18 Dec 2018 12:39:04 -0800

Front End Summary, Foundation Paper, JS(3) arguments, callee, call, apply, bind and function encapsulation and constructor

Front end summary series Front End Summary, Foundation Paper and CSS (1) Layout Front-end Summary, Foundation Chapter, CSS (2) Vision Front End Summary, Foundation Chapter and CSS (3) Supplement Front End Summary, Foundation Chapter, JS (1) Prototype, Prototype Chain, Constructor and String Front End Summary, Foundation Chapter, JS (2) Deep Co ...

Posted by binumathew on Mon, 17 Dec 2018 17:12:04 -0800

Complete analysis of all core concepts of vuex State Getters Mutations Actions

Installation: npm install --save vuex Introduce import Vuex from 'vuex' import Vue from 'vue' Vue.use(Vuex) Introduction of several parameters of vuex State Stores Initial Data Getters. Processing secondary processing of data in a State (filtering data like filters) such as returning an object from a State, we want to extract the value of a ...

Posted by stemp on Mon, 17 Dec 2018 14:03:04 -0800

Writing Difference between Single File Application and Multi-File Application of webpack.config.js Based on vue+webpack

1. Preface In recent days, some people have asked similar questions, that is, how to change the configuration of single-page applications to multi-file applications, or how to change the configuration of multi-file applications to single-file applications when building directories with vue and webpack. This situation, I have dealt with before, ...

Posted by phppssh on Sat, 15 Dec 2018 09:54:04 -0800

17-vue Django restful framework to create fresh supermarket-order management interface

Django 2.0.2 (Django-rest-framework) and the front-end and back-end separated mall website developed by front-end vue Online demo address: http://vueshop.mtianyan.cn/ github source code address: https://github.com/mtianyan/VueDjangoFrameWorkShop This section: Order Management Interface Order Management Interface First, understand t ...

Posted by hubfub on Tue, 11 Dec 2018 06:18:07 -0800