I don’t know why she’s nervous, she clearly knew the spec well and didn’t have to resort to modern abstraction frameworks to serve a simple static site.
It’s overkill for static sites, but credit should be given to JSX for being a decent way to create DOM nodes dynamicly. You can use a JSX transformer without using React, too.
I don’t know why she’s nervous, she clearly knew the spec well and didn’t have to resort to modern abstraction frameworks to serve a simple static site.
And she did it all in notepad
It’s overkill for static sites, but credit should be given to JSX for being a decent way to create DOM nodes dynamicly. You can use a JSX transformer without using React, too.