Post

Talk Python Podcast
Talk Python Podcast@TalkPython·
Could use some help. If you are building with a Python web framework (Django, Flask, etc), how would you describe most web apps you build in terms of JavaScript front end frameworks like Vue, React, ... vs. just server-side templates such as Jinja2, Chameleon?
English
4
6
9
0
Marcin Lulek
Marcin Lulek@_ergo_·
@TalkPython @PylonsProject I'm using a mix of jinja2 templates with Custom elements/WebComponents, so python renders additional custom tags that later get updated to interactive elements.
English
0
0
3
0
Paylaş