Skip to content

Commit 8690b68

Browse files
committedOct 13, 2016
update read me
1 parent 16f1101 commit 8690b68

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
 

‎README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -114,13 +114,12 @@ If you want to customize the json, then you could write something in the server
114114
A few facts about this approach:
115115

116116
- It's client-side rendered
117-
- It will have limited editting functionalities
117+
- It will have limited editting functionalities and will need a refresh unless paying more effort to fix this.
118118
- It should be only used for non-cachable components and better be less than 10% of a page.
119119

120-
121120
#### Opinion
122121

123-
TBD
122+
This could be a reasonable way to use React on AEM because Style guide will always be a separate team and it could be already done before AEM set up. And we always need to use styleguide to implement something.
124123

125124
### React + AEM Integration Alternative
126125

0 commit comments

Comments
 (0)
Please sign in to comment.