On Github thedamon / reactrospective-slides
render: function() {
const {message, status} = this.props;
return ( !this.props.message ? null :
<div className="component">
{ this.textInput() }
<SubmitButton
disabled={this.text.length === 0}
onClick={this.onSubmit()}
/>
</div>
);
(sorry)
‘Rethinking Best Practices'
Composition/Modularity/Componentization/Lego Blocks/Atomic Design/MicroServices/BuzziestBuzzwords
render anywhere (native, serverside, etc)
Extra-DOMinational
innately javascript
Functional Programming
Influences on its sleeve
💰💰💰💰💰💰💰💰💰💰💰💰💰💰
Me twittah! - @thedamon
Thank you.