Skip to content

Commit 915c46a

Browse files
committed
Fix typos and phrasing
1 parent d1243f1 commit 915c46a

File tree

2 files changed

+11
-15
lines changed

2 files changed

+11
-15
lines changed

responses/01.06-github-pages.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ This repository is set up so that when you enable Github Pages you can share the
55
> NOTE: It may take a few minutes before that link is fully functional.
66
77
Now I'm going to merge this PR and delete this branch. You are good to go.
8+
9+
But before we go, [one final issue]({{repo}}/issue/3).

responses/02.00-end.md

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,14 @@
1-
## This is just the beginning!
1+
# This is just the beginning! 🥳
22

3-
We hope you enjoyed this brief lab. It took some effort to put together and we're happy that it has helped you get your first Reason React application up and running with some good practices around it:
3+
We hope you enjoyed this brief lab. It took some effort to put together and we're happy that it has helped you get your first Reason React application up and running.
44

5-
* Tests, using a very well known and supported framework like Jest
6-
* Bundling, with the unbelievably fast [Fastpack](https://fastpack.sh) that is written in Reason Native
7-
* Manual namespacing
5+
## Going forward 🚀
86

9-
Some of these are not the default options of other tools, but we have picked them because they have helped us create better quality applications, even if it meant a little more work from us developers.
7+
Your next steps can be anything really! Here's a few ideas:
108

11-
And that is really why we are here, to build great applications.
12-
13-
## Going forward
14-
15-
Your next steps are likely going to be:
16-
17-
* Adding more tests to the example application we have included here
9+
* Add more tests to the example application we have included here
1810
* Changing the example app for your own app
19-
* Maybe just start your own project from scratch!
11+
* Maybe try to write a Reason project that compiles to native code 🤯
2012

2113
Whichever path you take, you can find the ReasonML community gathered in a few places:
2214

@@ -25,6 +17,8 @@ Whichever path you take, you can find the ReasonML community gathered in a few p
2517

2618
Come join the discussions, we are excited to have you onboard! 🙌🏼
2719

20+
## Useful Links
21+
2822
And here's a few useful links for additional reading:
2923

3024
* [ReasonML Official Docs](https://reasonml.github.io/docs/en/what-and-why)
@@ -34,7 +28,7 @@ And here's a few useful links for additional reading:
3428

3529
----------
3630

37-
If you enjoyed this lab and would like to know when new ones are published, feel free to subscribe to the [SRC Mailing List](http://eepurl.com/gpkI1j) — as a non-profit, we promise not to share your contact details witha nyone, and to only email you with important stuff.
31+
If you enjoyed this lab and would like to know when new ones are published, feel free to subscribe to the [SRC Mailing List](http://eepurl.com/gpkI1j) — as a non-profit, we promise not to share your contact details with anyone, and to only email you with important stuff.
3832

3933
Have a great day 🤩
4034

0 commit comments

Comments
 (0)