Since many redditors requested more tutorials on Vue + Flask integration, I decided to write a series on how to go from 0 to a job board app in maybe under an hour or so.
Part 1 is ready here:
[https://www.enferno.io/blog/build-a-basic-job-board-with-flask-vue/](https://www.enferno.io/blog/build-a-basic-job-board-with-flask-vue/)
Feel free to share any questions or recommendations.
Haven’t heard of Enfenro but it’s awesome to see a framework that combines flask and vue. I’ll read up on this a little later.
Could you build a dynamic visualization, say a stock line chart that gets updated by a Server Side Event with this set of front end tools? If you can’t, what additional libraries would you need to render that type of dynamic content?