| theme | paginate | backgroundColor | marp | backgroundImage | class | |
|---|---|---|---|---|---|---|
uncover |
true |
true |
url('bg.jpg') |
|
Software Dev for ~10y a lot of random other stuff (festivals, woodworking ...)
- Technology agnostic (it's just text)
- Human readable
- Easy doc (Swagger)
- widely used
- Caching
- Lots of boilerplate (code & content)
- Performance
- Over- / Underfetching
- No Realtime functionality out of the box
- Complexity with Hierarchical Data
- Data Fetching Efficiency
- Strong Typing
- Automatic Documentation
- Performant Subscriptions
- Complexity
- Performance for large Queries
- Caching complexity
- Complicated Versioning
- Performance
- Language-Independent
- Bi-Directional Streaming and flow control
- Deadlines and Cancellation Propagation
- Strongly-Typed Service Contracts
- Limited Browser Support (except grpc-web)
- Less Human Readable
- Another language to describe contracts
The code is on github
