Skip to content

Commit f51eaaa

Browse files
committed
Add simpler content on promises
1 parent 67550cd commit f51eaaa

File tree

1 file changed

+2
-0
lines changed
  • apps/components_guide_web/lib/components_guide_web/templates/web

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
# Promise
2+
3+
You can think of a Promise as a value. Once a Promise has been created, you can’t changed the value. Sooner or later its value will be given — as promised. Or it may fail with an error.

0 commit comments

Comments
 (0)