-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlaiff.todo
More file actions
23 lines (22 loc) · 862 Bytes
/
laiff.todo
File metadata and controls
23 lines (22 loc) · 862 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Server:
☐ Using resify
Can we use restify with midleware from connect and express
☐ Support for passport.js
☐ Implement auth for g+, fb, tw, other?
☐ Support for session management
☐ Support for WebSocket @see(socket.io)
☐ Implement basic architecture
☐ Directory structure
☐ Documentation for purpose for each folder
☐ Router structure
Modularize routing
☐ React rendered template
☐ Serving static files
☐ API server is standalone or embeded?
☐ Reflux isomorphic and lifecycle
☐ Server Rendering React application
☐ Static markup. for SEO.
☐ String markup
☐ initial page rendering without saving component and store state
☐ with saving store state
☐ Depends on reflux serialization strategy and store livecycle reflux sandbox for request scope