We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f48d643 commit 9ee09b5Copy full SHA for 9ee09b5
reactjsfoundations.com/src/Introduction.js
@@ -60,6 +60,23 @@ function Introduction(props) {
60
>
61
★★★★★
62
</p>
63
+ <blockquote>
64
+ <strong>
65
+ "Best ReactJS book I have come across. Simply the best. This book is
66
+ well structured and detailed for absolute beginner to a professional.
67
+ I am impressed to be honest"
68
+ </strong>
69
+ </blockquote>
70
+ <p
71
+ style={{
72
+ textAlign: 'center',
73
+ color: '#b4032d',
74
+ fontSize: '24px',
75
+ marginBottom: '-10px',
76
+ }}
77
+ >
78
+ ★★★★★
79
+ </p>
80
<blockquote>
81
<strong>
82
"It is rare to find it hard to put down a programming book but it is
0 commit comments