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
<h2class="subheader">The book teaches you how to successfully structure increasingly complex front-end applications and interfaces.</h2>
81
+
<h2class="subheader">The book teaches you how to use React completely, and learn best practices for creating interfaces in a composable way.</h2>
82
82
<!--End of Banner Title-->
83
83
84
-
<p>You will learn how to use React completely, and learn best practices for creating interfaces in a composable way. You will also cover additional tools and libraries in the React ecosystem (such as React Router and Flux/Redux architectures). Each topic is covered clearly and concisely and is packed with the details you need to learn to be truly effective.</p>
84
+
<p>Additionaly, It also covers tools and libraries in the React ecosystem (such as React Router and Flux/Redux architectures). Each topic is covered clearly and concisely and is packed with the details you need to learn to be truly effective.</p>
85
85
86
86
<!--Start of Buy Button-->
87
87
<divclass="button_buy">
@@ -112,11 +112,11 @@ <h2 class="subheader">The book teaches you how to successfully structure increas
<h4>Complete</h4><p>Covers React in depth, including component composition, routing, animations, drag-n-drop, Flux and Redux, universal apps, performance tuning and testing.</p></li>
<h4>Tools of the trade</h4><p>The book uses Webpack and ESS2015 with Babel 6 - the most up-to-date and recommended setup used by React developers.</p></li>
<h4>Online API</h4><p>Download the server source code or develop using the freely available public API.</p></li>
119
+
<h4>Online API</h4><p>Download the server source code or develop using the freely available APIs for the exercises and sample codes in the book.</p></li>
0 commit comments