Segs / Segs.dev

For segs.io config, scripts, themes, and issues
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

segs.io Rewrite? #31

Open broxen opened 5 years ago

broxen commented 5 years ago

❔This is copied verbatim from @Magentah's original issue in WebUI here: https://github.com/Segs/WebUI/issues/16

As has been discussed in Discord a bit, I think that it's worth thinking about a potential rewrite of the segs.io site. My main motivation for this is (honestly) that I don't like PHP and don't want to use it, and it seemed like there wasn't much development happening, so some development in technology I enjoyed would be better than none in PHP.

However, it seems there's a number of people who are still interested, so I thought it's worth having this here rather than purely in discussions on discord so it's somewhat easier to keep track of things.

So, if we were to rewrite, the main benefit would be the possible introduction of some more modern web development technologies, such as front-end frameworks (Angular, React or Vue), css preprocessors (SASS or LESS), testing (Karma, Protractor, Jasmine, Chai, etc), and probably others I'm forgetting.

If this is something that were to happen, there'd be some additional considerations as well:

Comments, Ideas, Changes, Other things to consider?