Video: LESSON 1 - Introduction to Sails js


Curso: Sails.Js Framework
Idioma:   Course LanguageDificuldade:  
Básico

Categorias: Desenvolvimento,

Descrição:
Sails.Js Framework

Progresso:

LESSON 1 - Introduction to Sails js
LESSON 2 - Creating Sails Project
LESSON 3 - Understanding Sails Directory Structure
LESSON 4 - Blueprints in Sails js
LESSON 5 - Shortcut Routes in Sails js
LESSON 6 - Connecting Sails App to Mysql
LESSON 7 - Connecting Sails js App to MongoDB
LESSON 8 - Understanding Automigrate in Sails js
LESSON 9 - Module Introduction
LESSON 10 - Creating Model in Sails js
LESSON 11 - Challenge Create new record
LESSON 12 - Solution Create new record
LESSON 13 - AsyncAwait with Model
LESSON 14 - Find All Records
LESSON 15 - Find One Record
LESSON 16 - Update record by id
LESSON 17 - Delete Record by Id
LESSON 19 - Solution Delete Post By Id
LESSON 20 - Challenge Update Post By Id
LESSON 21 - Solution Update Post By Id
LESSON 22 - Understanding Routing in Koa
LESSON 23 - Understanding bodyParser