2017-04-17 02:48:59 +00:00
|
|
|
# Conclusion
|
|
|
|
|
|
|
|
We hope you agree that Rocket is a refreshing take on web frameworks. As with
|
|
|
|
any software project, Rocket is _alive_. There are always things to improve, and
|
|
|
|
we're happy to take the best ideas. If you have something in mind, please
|
|
|
|
[submit an issue](https://github.com/SergioBenitez/Rocket/issues).
|
|
|
|
|
|
|
|
## Getting Help
|
|
|
|
|
|
|
|
If you find yourself having trouble developing Rocket applications, you can get
|
2020-02-27 22:37:27 +00:00
|
|
|
help via chat at [`#rocket:mozilla.org`] on Matrix or the bridged [`#rocket`]
|
2021-06-12 13:18:00 +00:00
|
|
|
IRC channel on Libera.Chat at `irc.libera.chat`. We recommend joining us on
|
2020-11-24 15:40:57 +00:00
|
|
|
[Matrix via Element]. If you prefer IRC, you can join via the [Kiwi IRC client]
|
2021-08-29 23:55:05 +00:00
|
|
|
or a client of your own. The [FAQ](../faq/) also provides answers to commonly
|
|
|
|
asked questions.
|
2020-02-27 22:37:27 +00:00
|
|
|
|
|
|
|
[`#rocket:mozilla.org`]: https://chat.mozilla.org/#/room/#rocket:mozilla.org
|
2021-06-12 13:18:00 +00:00
|
|
|
[`#rocket`]: https://kiwiirc.com/client/irc.libera.chat/#rocket
|
2020-07-22 20:03:23 +00:00
|
|
|
[Matrix via Element]: https://chat.mozilla.org/#/room/#rocket:mozilla.org
|
2021-06-12 13:18:00 +00:00
|
|
|
[Kiwi IRC Client]: https://kiwiirc.com/client/irc.libera.chat/#rocket
|
2017-04-17 02:48:59 +00:00
|
|
|
|
|
|
|
## What's next?
|
|
|
|
|
|
|
|
The best way to learn Rocket is to _build something_. It should be fun and easy,
|
|
|
|
and there's always someone to help. Alternatively, you can read through the
|
2019-03-13 13:38:59 +00:00
|
|
|
[Rocket examples](@example) or the [Rocket source code](@github/core/lib/src).
|
2018-10-16 05:50:35 +00:00
|
|
|
Whatever you decide to do next, we hope you have a blast!
|