ruthmoog / bee

🐝 A mobile application for surveying bumblebees.
https://purple-wood-8308.fly.dev/
MIT License
2 stars 0 forks source link

Technical approach question #5

Closed quii closed 1 year ago

quii commented 1 year ago

Whilst doing raw JS is fun and rock and roll, in practice we're going to have to render stuff in the DOM fairly dynamically and that can get a bit unwieldy.

React is maybe a bit heavy for this, but maybe something like Svelte could be worth a spike to see if it can make things simpler

gypsydave5 commented 1 year ago

I'll tell you what, why not wait until rendering stuff in the DOM dynamically becomes a bit of a pain? I honestly think this necessity is overhyped.

Alternatively: ClojureScript.