You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: responses/02.00-end.md
+9-15Lines changed: 9 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,14 @@
1
-
##This is just the beginning!
1
+
# This is just the beginning! 🥳
2
2
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.
4
4
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 🚀
8
6
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:
10
8
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
18
10
* 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 🤯
20
12
21
13
Whichever path you take, you can find the ReasonML community gathered in a few places:
22
14
@@ -25,6 +17,8 @@ Whichever path you take, you can find the ReasonML community gathered in a few p
25
17
26
18
Come join the discussions, we are excited to have you onboard! 🙌🏼
27
19
20
+
## Useful Links
21
+
28
22
And here's a few useful links for additional reading:
29
23
30
24
*[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:
34
28
35
29
----------
36
30
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.
0 commit comments