-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Based on our discussion, here are a few suggestions:
- Result instead of throw
- branded types
- Buffer for fast binary encoding and decoding
- As for DI, here’s my conventions-based approach: Dependency Injection docs.
- Use TypeScript interface as much as possible, type only when necessary. It makes code more readable (we will see interfaces names instead of nameless structures)
LukaJCB
Metadata
Metadata
Assignees
Labels
No labels