rawjs icon indicating copy to clipboard operation
rawjs copied to clipboard

Better document.createElement(). So much better, that you may no longer need React.

Results 3 rawjs issues
Sort by recently updated
recently updated
newest added

I have two proposals to improve JSX functionaity: 1. Allow saving DOM elements to `this`. Lets use the word `ref` for this since it's the closest analogy to React. So...

Hi I was trying to do a hands on with this library and I was curious if I could use JSX how can I do that? Also I am coming...