Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

React comes with it's own 'template' library called JSX. It allows you to mix React/JS and html.

Example: function render() { return <div>Test</div> }



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: