WorldSEnder cd5b8a520c
Improve grammar and paragraph structure in documentation (#2620)
* Read through the docs and correct spelling and grammar

* Run prettier

* Apply review suggestions

Co-authored-by: Muhammad Hamza <muhammadhamza1311@gmail.com>

* adjust translation messages

Co-authored-by: Muhammad Hamza <muhammadhamza1311@gmail.com>
2022-04-20 16:41:42 +05:00

17 lines
677 B
Plaintext

---
title: 'Examples'
---
The Yew repository contains many [examples] (in various states of maintenance).
We recommend perusing them to get a feel for how to use different features of the framework.
We also welcome Pull Requests and issues for when they inevitably get neglected and need some ♥️
For more details including a list of examples, refer to the [README][examples].
::: note
Most of the examples have a live deployment that can be found at https://examples.yew.rs/<example_name>.
Click the shield on their individual README page in their respective sub-folder to navigate to the live demo.
:::
[examples]: https://github.com/yewstack/yew/tree/master/examples