Skip to content

Commit ee88a6e

Browse files
committed
upd
1 parent 7c48628 commit ee88a6e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/whackds.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ WhackDS (Design Suite) is the primary method through which creators extend the D
44

55
## Relationship with other technologies
66

7-
WhackDS can be thought as the "React.js" counterpart of the Whack framework. Certain advantages compared to React.js is that WhackDS does not suffer from stale captures of states, fixtures (or React.js "refs") and context reflections.
7+
WhackDS can be thought as the "React.js" counterpart of the Whack framework. Certain advantages compared to React.js include:
8+
9+
- No stale captures of states, fixtures (or React.js "refs") and context reflections.
10+
- Built-in style sheet integration.
11+
- Default memoization
812

913
## Memoization
1014

0 commit comments

Comments
 (0)