Map2.online is to be a full functional online replacement of the desktop application SAS.Planet on the first stage and a travel planner backend for the mobile application on the second. Today we released the initial commit of the react project includes:
- FlexGrid based layout components
- Our own Openlayer wrapper componenets
- MobX UI and Model stores
- MobX persistance (pay attention map zoom and positions is rememberd)
- Webpack production ready build system
- CI/CD
So we obey our rules and establishing “as ready for the production environment as possible” including preview of live site and “full functional development environment” from the very beginning. Thus the risks of unexpected troubles during the launch are eliminated and none of developers including possible new comers and support team will not waste their time for the managing their local workstations.