mirror of
https://github.com/bendtherules/ask262.git
synced 2026-08-18 13:21:55 +00:00
Improve prompt 2
This commit is contained in:
@@ -194,7 +194,7 @@ PATTERN 2 - For "How does X work?" questions:
|
|||||||
|
|
||||||
I prefer Pattern 1 when possible as it provides exact spec sections through execution.
|
I prefer Pattern 1 when possible as it provides exact spec sections through execution.
|
||||||
|
|
||||||
Example - How pushing to array works?
|
Example - How inserting to array works?
|
||||||
- Maps to Pattern 2, Flow A:
|
- Maps to Pattern 2, Flow A:
|
||||||
- I'll generate this code:
|
- I'll generate this code:
|
||||||
let arr = [];
|
let arr = [];
|
||||||
|
|||||||
Reference in New Issue
Block a user