You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+22-10Lines changed: 22 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -130,23 +130,35 @@ <h4>Online API</h4><p>Download the server source code or develop using the freel
130
130
<divclass="row">
131
131
132
132
<!--Start of Testimonial-->
133
-
<blockquoteclass="one_half">
134
-
<q>The explanations are thorough but concise. I highly recommend it.</q>
133
+
<blockquoteclass="one_third">
134
+
<q>Pro React is the book I wish I had when I first started learning React/JS.<br/>Cassio does a fantastic job at introducing and explaining some of the key React concepts that took me digging through tons of blog posts to learn.<br/>I highly recommend picking this book up.</q>
<q>I have read a lot of software books, and this is one of the best. React comes in lots of little bits, which makes difficult to understand the whole system. The book did cover all of the steps but it also has sections on architecture, strategies and best practices. It is a really comprehensive resource.</q>
<q>His technical writing is top notch, you'd be crazy to miss it.</q>
156
+
<blockquoteclass="one_third last">
157
+
<q>This is an outstanding dive into React.<br/>The coverage is very well designed:<br/>The book initially makes a simple example, just to show the underlying concept bereft of any un-needed complexity, and then follows it up with a much more complex and realistic scenario.</q>
0 commit comments