3 Matching Annotations
- Oct 2020
-
github.com github.com
-
browserify is a tool for compiling node-flavored commonjs modules for the browser.
-
-
github.com github.com
-
Node doesn't have a DOM available. So in order to render HTML we use string concatenation instead. This has the fun benefit of being quite efficient, which in turn means it's great for server rendering!
-
- Nov 2019