Green Stack (VueJS + NodeJS + MongoDB)
วันที่ 15-16 กรกฎาคม 2560 (09.00น. – 16.00น.)
สถานที่ 3 DS Interactive ซอย สาธรแมนชั่น 1

Course Outline Day 1
Mongo DB
-
Introduction of NoSQL and MongoDB.
-
MongoDB and Administration Tools Installation.
-
CRUD Command. (Create, Read, Update, Delete)
----------------------------------Break-----------------------------------
-
Document Validator
-
Query with Condition
-----------------------------------Launch --------------------------------
Node JS + Express
-
Introduction of NodeJS and Express
-
NodeJS Installation
-
Javascript ES6
-----------------------------------Break -----------------------------------
-
Rest API
-
Integrate Rest API with MongoDB
Course Outline Day 2
VueJS
-
Introduction of VueJS.
-
VueJS Cli Installation.
-
Thinking to Component
----------------------------------Break-----------------------------------
-
State Management with Vuex
-
Vue Router
-----------------------------------Launch --------------------------------
Vue + Rest Api
-
Integrate Rest Api for create data.
-
Integrate Rest Api for update data.
-
Integrate Rest Api for delete data.
-----------------------------------Break -----------------------------------
-
Integrate Rest Api for find data.
-
Integrate Basic Security