Skip to content

tertiarycourses/WSQ-Vue-Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

NICF – Software Design with Vue.js Framework

These are the exercise files used for NICF – Software Design with Vue.js Framework course.

The course outline can be found in

https://www.tertiarycourses.com.sg/wsq-vue-software-design-course.html

Topic 1 Get Started on Vue.js

  • Overview of Vue.js
  • Install Vue.js
  • Create a Vue App

Topic 2 Using Vue Directives

  • Attribute Binding
  • Conditional Rendering
  • List Rendering
  • Event Handling

Topic 3 Controls and Elements

  • Event Handling
  • Class and Styling Bindings
  • Computed Properties

Topic 4 Components

  • Components
  • Props
  • Slots
  • Communicating Events

Topic 5 Create User Defined Forms

  • Forms
  • Form Input Bindings

Mode of Assessment

  • Written Assessment(Q&A)
  • Practical Performance