Tobias Uhlig
1 min readJun 5, 2020

--

For desktop pretty much every App which is supposed to run on multiple screens (e.g. Trading Apps for the Banking sector). Creating an app like an IDE.

For mobile this will get interesting once the support for SharedWorkers is ready. Think about a native shell with multiple WebViews.

Will write a follow up article very soon. Just got the implementation ready (including webpack based dist versions plus making it work for Firefox there).

--

--

Responses (1)