Basic branches history in Readme.md

This commit is contained in:
Eric van der Vlist 2023-02-05 15:32:14 +01:00
parent 038e1fb9de
commit b821748fec
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
# Dyomedea
## Branches
* master: dev branch (started as a React project; now using dolidjs)
* multi-layers: attempt to create a native React map components. Went pretty far but there was still so many things to implement that I switched to:
* openlayers: an attempt to use React with Openlayers. Wasn't that easy because Openlayers is heavily based on the DOM while React uses a "pseudo-dom". That has been one of the reasons why I switched (again) to:
* solid: a SolidJS / Openlayers implementation that has replaced the master branch on Feb 5th, 2023.
## Hiking app.
## Documentation