What supouses Deno for front end devs?

dastasoft - May 13 '20 - - Dev Community

With all the hype for deno it would be possible to have webpack/parcel on top of deno and remove node_modules for front end dev? At the end when you execute your webpack/parcel starts behind the scenes is calling nodejs.

Assuming this is possible... If we have imports to urls across our files (instead of regular imports to node_modules) we need the package.json or something similar to control the versions in a centralized spot anyway.

When I say front end dev I thinking this scenario in a create-react-app or something similar client side.

. . . . . . . . . . . . . . . . .
Terabox Video Player