When I first learned Flask, I was serving Jinja templates/html pages directly from my Backend. Later I learned to keep Frontend and Backend seperate, and serve APIs and use them from my frontend to fetch data and show it on the web page with JavaScri...
blogs.shreyaporwal.tech5 min read
No responses yet.