Frontmatter
| id | 754 |
| title | Would you like to get a neo.mjs multi Browser Window version of the RealWorld App? |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jun 18, 2020, 11:55 PM |
| updatedAt | Aug 31, 2024, 10:43 AM |
| githubUrl | https://github.com/neomjs/neo/issues/754 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Aug 31, 2024, 10:43 AM |
Reference for: https://github.com/gothinkster/realworld/issues/523
Hello everyone,
this would slightly leave the scope of the original definition.
We could expand the Single Page RealWorld App into multiple Browser Windows very easily, e.g. the articles details view & the settings view.
Meaning:
Only load the framework & app once for all Windows Moving Component trees around Windows while keeping the same JS instances Dom events will still work inside the new Window I just did the same with the Covid App:
More background infos here (friends link):
https://medium.com/swlh/expanding-single-page-apps-into-multiple-browser-windows-e6d9bd155d59?source=friends_link&sk=bbfe1dada95c5674669e463f93360822
Just give me a heads up, in case this is interesting for you. I could probably get it done within one hour.
Best regards, Tobias