Redacted text with React
December 14, 2014
My humble beginnings with React, featuring something like redacted text.
Generally, I find React odd. You have to directly inject HTML into your javascript, then have a parser for it. Also, you can’t use conventional markup, like class=""
, you have to use React-specific className
. Also, React is really heavy on jargon.
Hey, I'm Ian. I build websites and write about what I learn as I go. Follow me on Twitter.