Skip to content

Commit c17b3c3

Browse files
committed
Update Wanted Recipes
Add a call for some better introductionary material.
1 parent b3c2763 commit c17b3c3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

wanted-recipes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Here's a list of recipes we think we need. Pick one, implement it, and remove it
88

99
In the notes below, "JS" means the recipe is just a simple passthrough to an existing JavaScript method.
1010

11+
## Introduction
12+
13+
We need a better introduction. Right now the first recipe is [Embedding JavaScript](/chapters/syntax/embedding_javascript), which doesn't set the right first impression. How about three or four recipes that hold new users' hands a bit more as the first section?
14+
1115
## Syntax
1216

1317
* Ensuring variables are closed over # with "do"

0 commit comments

Comments
 (0)