Flask and javascript

Asked 2 years ago, Updated 2 years ago, 97 views

The web page is being implemented through flask. Is there a way to dynamically get the value from javascript on the app of flask? Or is there a way to connect to db in javascript?

If you get the value from HTml, it seems that you can't get the value dynamically It is impossible to connect to db from html because it has to go through php.

flask javascript html

2022-09-22 19:11

1 Answers


2022-09-22 19:11

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.