-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathoutline.txt
44 lines (43 loc) · 923 Bytes
/
outline.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
### Outline
- Abstract
- TOC
- Introduction
- History of Salon
- Short overview about what Salon is
- Salon implementation
- Technology used
- Features
- Users
- Navigation
- Menu
- Index Page
- User#show ()
- User#edit
- Page#show ()
- Page#edit ()
- Image#show
- Image#edit
- Page#Index
- Search
- Drag&Drop implementation
- Transitions
- Notification system
- (Layout generator)
- Competitor comparison
- Features to come / Quo vadis Salon?
- Single Page Web Apps
- Intro
- comparison with normal website request model
- things that change in a development workflow
- Benefits
- Speed / Efficiency
- User Experience
- Transitions
- Sound
- Same Language FE/BE
- Pitfalls
- SEO
- New Tools needed
- Sensitive data / Exposed Business Logic
- Conclusion
- Evaluation / Overall conclusion