You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Developer
I want the map to be hosted under a separate subdomain
So that the technical decisions for the international website does not have to be influenced by the dependencies of the map
A great suggestion by Simon which would adhere to common development principles such as Single-Responsibility Principle, Separation of Concern and modularity. If the map could be hosted as a separate site under a subdomain such as map.fridaysforfuture.org (only a suggestion) the technical decisions made for the international site would not have to consider the technical requirements for the map. Links could of course still be provided on the international website in the navigation to the map.
Additional advantages to separating the concerns is that further development of the map and event information would be easier to deal with in the future.
The text was updated successfully, but these errors were encountered:
linahanner
changed the title
Putting the map on separate server
Separation of Concern for the event map
Jul 21, 2019
As a Developer
I want the map to be hosted under a separate subdomain
So that the technical decisions for the international website does not have to be influenced by the dependencies of the map
A great suggestion by Simon which would adhere to common development principles such as Single-Responsibility Principle, Separation of Concern and modularity. If the map could be hosted as a separate site under a subdomain such as map.fridaysforfuture.org (only a suggestion) the technical decisions made for the international site would not have to consider the technical requirements for the map. Links could of course still be provided on the international website in the navigation to the map.
Additional advantages to separating the concerns is that further development of the map and event information would be easier to deal with in the future.
The text was updated successfully, but these errors were encountered: