neo.mjs v1.2.5 → Support for SharedWorkers including Firefox

Tobias Uhlig
The Startup
Published in
11 min readJun 5, 2020

Content

  1. Introduction
  2. What is neo.mjs?
  3. Enhancing the createApp program
  4. Development mode (Chrome v83+)
  5. Dist modes → Chrome
  6. Dist modes → Firefox
  7. What about Safari?
  8. Can we move Component Trees from one Window to another?
  9. Can we further scale the architecture if needed?
  10. What is coming next?