Hacker News new | ask | show | jobs
by monocularvision 2213 days ago
You can use Flask to render your friend-end HTML and handle form submissions. JavaScript doesn’t have to be involved at all.

You can also render your friend end using JS and interact with services written in Flask.

1 comments

thanks