Today I was in the office, since I mostly work independently, and remote, I was in need of human connections, so office for the win ;) Previously I talked about modules in Node runtime environment, today will learn about using ES6 import/export syntax in a browser’s runtime environment. Implementing Modules in the Browser Let’s have…