https://kostasbariotis.com - @kbariotis
Check out DEVit's website, built on Jekyll.
Not cause it's cool, but rather cause it (and its ecosystem) does an amazing job
class HelloMessage extends React.Component { render() { return <div>Hello {this.props.name}</div>; } }
STATIC HTML
DOM
TREE
=
Server Side Rendering
Client Side
Rendering
https://kostasbariotis.com
@kbariotis
By Kostas Bariotis