|
|
|
|
|
by zamadatix
1535 days ago
|
|
Is there a particular advantage to how this is done here with Deno or is this just an example of server side rendering being possible in Deno? The latter is fine as I'm a fan of Deno :) just missing why it's such a popular post (maybe more Deno fans?) |
|
Technically if you were doing this in Node, you would need at least a package.json and would have to configure your TS/JSX transpile, etc...