summaryrefslogtreecommitdiff
path: root/notes.txt
blob: 797754425ff40c688e3b545fe9f526b7e1dd35a9 (plain) (blame)
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
Web Framework
- Build tool
    Y Mill
- Routing
    ? Custom
        Y Basics
        X Composition
- HTML Templating
    Y Scalatags
    Y Twirl
- JSON
    Y uJson
- Filesystem
    Y Ammonite
- SQL
    Y Quill?
- Migrations
    ?
- HTTP Client
    Y Requests-Scala
- Modules
    X Traits mixed into Main
- Dev Environment
    X Custom
--- PUNT ---
Async
Forms
Client-side Support
    - Packaging/Resource pipelines can be handled by Mill
Sending Emails
User Management
Sending Emails