Skip to content

Commit d9f9f22

Browse files
committed
Modified readme
1 parent 1183285 commit d9f9f22

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

readme.md

+6
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,10 @@ Exercises done by me from the ebook "[Eloquent JavaScript, 3rd Edition][1]" by:
103103
- [x] 17.2 [The Pie Chart](./17_drawing_on_canvas/pie_chart/)
104104
- [x] 17.3 [A Bouncing Ball](./17_drawing_on_canvas/a_bouncing_ball/)
105105

106+
### Chapter 18: HTTP and Forms
107+
108+
- [ ] 18.1 [The Protocol](./18_http_and_forms/)
109+
- [ ] 18.2 [Browsers and HTTP](./18_http_and_forms/)
110+
- [ ] 18.3 [Fetch](./18_http_and_forms/)
111+
106112
[1]: https://eloquentjavascript.net/

0 commit comments

Comments
 (0)