#AskFedi I'm planning a web application that will have API requests (read and write). I know this will require JavaScript, but which is the easiest way to accomplish this - NextJS/React/etc, static HTML with JavaScript files?
that depends on your proficiencies and personal liking. I personally hate JS, so I always try minimizing its quantity. Also, what do you plan as backend? If some fully-fledged framework like Symfony, it has robust API support out of the box.
André Polykanine
in reply to OrbitalMartian • • •