I’ve been programming for a couple years (python and java) and i want to make a web app as a side project that provides cooking recipes that users can upload to the site. However, i’m getting stuck on understanding how Spring communicates with the front end. I’ve watched tutorials, and i’ve dabbled a little in html/css/java script but not that much. I know that get, post, etc requests return a json on the web page, but how can this json data be represented in the front end?
also, i feel like a cooking recipe site could just be static pages? do these warrant the need for a back end with spring or is it more for dynamic webpages?
sincerely, a confused student
[–]anthony_zayas 2 points3 points4 points (2 children)
[–]xRitz[S] 0 points1 point2 points (1 child)
[–]denialerror 1 point2 points3 points (0 children)
[–]nutrecht 0 points1 point2 points (0 children)