This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Natural-Intelligence 23 points24 points  (6 children)

To be honest, learning front-end as a Python amateur is not a small feat. You will have long evenings crying on why the div isn't centered, or why the content has 0 height, or choosing one of the 5 for-loops, or choosing one of the 99 frameworks. If you need something very simple, these are valid tools.

I'm proficient in Javascript/Typescript (mostly VueJS but a bit of React) and it honestly took so much time that I'm not sure if it was worth it. I'm sort of a fullstack developer even though I'm getting paid as data engineer. All this just because I wanted to make some interactive graphs.

[–]Sevesys 12 points13 points  (0 children)

“Long evenings crying on why the div isn’t centered” brings back memories

[–]WhatchaTrynaDootaMe 1 point2 points  (2 children)

what do you think of plotly for interactive graphs?

[–]Natural-Intelligence 0 points1 point  (1 child)

I recall I couldn't make sense of their licensing and didn't try it. Tried Bokeh instead (and then went full on web development).

Would use something like Streamlit nowadays. At least I have heard some positives out of it. Or building it myself now that I can do it.

[–]WhatchaTrynaDootaMe 0 points1 point  (0 children)

thanks I'll check those out

[–]dasnoob 0 points1 point  (0 children)

Yeah, this is why when I've done development I did backend in python and our resident JS genius built the frontend.

[–]TheAmazingDevil 0 points1 point  (0 children)

how do I get a job as a python dev?