About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
manniru
9/28/2018 - 9:23 AM
share
Share
add_circle_outline
Save
JSX Render if
jsx_render_if.js
content_copy
file_download
{1===1 ? <h1>1</h1> : <h2>2</h2> }
clear