docs: update readme
This commit is contained in:
@@ -4,6 +4,7 @@ Pure Go reactive web framework.
|
|||||||
|
|
||||||
## Why Via?
|
## Why Via?
|
||||||
Somewhere along the way, the web became tangled in layers of JavaScript, build chains, and frameworks stacked on frameworks.
|
Somewhere along the way, the web became tangled in layers of JavaScript, build chains, and frameworks stacked on frameworks.
|
||||||
|
|
||||||
Via takes a radical stance:
|
Via takes a radical stance:
|
||||||
|
|
||||||
- No templates.
|
- No templates.
|
||||||
@@ -63,7 +64,7 @@ Via is still a newborn.
|
|||||||
- Expect chaos.
|
- Expect chaos.
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
- Via is intentionally minimal — and so is contributing.
|
- Via is intentionally minimal and opinionated — and so is contributing.
|
||||||
- If you love Go, simplicity, and meaningful abstractions — Come along for the ride!
|
- If you love Go, simplicity, and meaningful abstractions — Come along for the ride!
|
||||||
- Fork, branch, build, break things.
|
- Fork, branch, build, break things.
|
||||||
- Follow the loop: ⚡Via → Context → Sync → 🧑💻 Signals/Actions → ⚡Via → 🗘
|
- Follow the loop: ⚡Via → Context → Sync → 🧑💻 Signals/Actions → ⚡Via → 🗘
|
||||||
|
|||||||
Reference in New Issue
Block a user