Skip to content

For summer vocation programming practice as a SIPC115 member.

Notifications You must be signed in to change notification settings

b9891796435/summer_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summer Practice Project

This project is for weekly submission of study outcome as a SIPC115 member. Init by vuecli.

How To Run This Project

TO run this project, just clone it, run npm install, then npm run serve.

First Week: The Data Transportation Among Vue apps.

Commonly, we use Vuex for same level apps, props for father to child and custom event for child to father. At first week I'd like to start with props. To use props, you need to declear it in app invoking and declearation.

Second Week: DOM Event and Custom Event

Custom event is to define your own event. To learn this part, I'd like to start with the study of DOM event. Then it's the time for the emiting and listening of custom event.

About

For summer vocation programming practice as a SIPC115 member.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published