Results 8 comments of Prince

I updated after reading your feedback about keeping class based components and add function component version in detail. ```javascript class Greeting extends React.Component { render() { return Hello {this.props.message}; }...

I updated `shold` to `should`

Yes, it's the same as #2093 but I closed that. That's not merged.

> @0xprincedev how about attempting a `/preview`? `/preview`? For what?

I fixed that as well. It was my mistake when making this PR.

What else should I do to merge my commit?