Hacker News new | ask | show | jobs
by efortis 669 days ago
About React.createElement, implementing a compatible version ended up being my goto helper for small UIs.

For example, I use it in mockaton here:

https://github.com/ericfortis/mockaton/blob/7e6ad6226d7ed48e...

So if at some point I need React I can simply delete my version of createElement