havietduc91 / experience

0 stars 0 forks source link

Training Dev #38

Open havietduc91 opened 6 years ago

havietduc91 commented 6 years ago

Tài liệu hướng dẫn Dev join dự án

Day 1: MongoDB & Redis

Lý thuyết: Giải thích về NoSQL, Document Database & Key-Value DB MongoDB: Cần CRUD được các data cơ bản trong mongodb: string, integer, float, array, embedded document Redis: Cần CRUD được: string, hash, set, zset Cần làm được những việc trên bằng Tools & PHP

Day 2: Frontend training: Redux, Saga, ES6.

Lý thuyết: giải thích sơ bộ các concept redux & saga Dùng dự án scaffolding : github.com/clu3/redux-saga-scaffolding . basic git workflow MVC TodoList: egghead.io/courses/getting-started-with-redux Saga: request 1 API lấy notification & save vào saga

Day 3: Save the APIs using PHP + Git PR

Implement API get List of Todos and display at client side Send PR, following standards here: github.com/clu3/git-training/wiki

Day 4: Training Nghiệp vụ

Play with system learn some diagram

Day 5: Technical entity diagram

View the diagram

Day 6,7,8: Fix 3,4 bugs related to the system

Learn PHP MVC + Hooks + Request life cycle Learn Frontend : SchemaForm, Folder structure, API interaction...