The Future of JavaScript is Universal

Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=JN7UjvceOlw



Duration: 18:31
17,234 views
334


The speaker talks about his first impressions on the universality of JavaScript, and how it’s different from isomorphic JavaScript (when any given line of code can execute both the server and the client). The main difference is that Universal JavaScript means Write Once, Run Everywhere and “universal” needs to be a platform concern and not a development target.


The spaker also talks about the different JavaScript runtimes (browsers, Node.js, Deno, Edge Workers and others), namespaces objects, and ECMAScript Modules.


EVENT:
NodeJS Interactive 2019


SPEAKER:
Myles Borins, Developer Advocate, Google


PUBLICATION PERMISSIONS:
The Linux Foundation provided Coding Tech with the permission to republish the NodeJS Interactive talks


CREDITS:
Original video source: https://www.youtube.com/watch?v=o2M7g8Xwc7g







Tags:
javascript
node.js
web development
future of js