futurice / masifunde-fe

Website for masifunde
https://www.masifunde.de
MIT License
0 stars 3 forks source link

Investigate simpler tech stacks #294

Open denisw opened 2 years ago

denisw commented 2 years ago

Background

As the Masifunde team does not have any people experienced with web development, the current React + styled-components + Next.js stack might be too sophisticated for them to do even small changes themselves. Also, Next.js and the React ecosystem is evolving at a high pace, which causes a relatively high investment to keep things up-to-date.

A simpler approach may be desirable. It should also be feasible as the site is mostly static HTML and CSS, with only two interactive components:

This means that essentially, we would only need the following capabilities:

To Do

jdwillemse commented 2 years ago

I think after our conversation today this would be a real win as Felix would be able to help himself around an HTML file

denisw commented 2 years ago

Agreed. Let's collect possible tech stacks here.

Candidates we identified so far: