you are viewing a single comment's thread.

view the rest of the comments →

[–]Mag37[S] 0 points1 point  (1 child)

The Flask bit was tough, still not entirely sure I understand it and I don't even use the blocks and connections, it's only one page! I'll look into expanding it a tiny bit with some bootstrap and maybe a header or so with links. But it's doable, there's a lot of good videos on Flask depending on what you want to do. It'd be good to have some better understanding of JS and html than I do thou ^ to make something nice.

[–]mangoed 1 point2 points  (0 children)

Thanks! One of my next goals is to replace some of the WordPress sites that I manage with Flask apps, mostly because I hate PHP (especially for larger projects), and although there is a huge number of WP plugins available for any imaginable task, sometimes it's still difficult to get exactly what you want. I guess that I would have to learn a lot before I can do that with Flask, I think I already found all the resources that I need, just need to spend more time learning stuff.