As Python coders, we have more possibilities to create front-end GUIs than ever before. Take the Streamlit, TaiPy and Gradio libraries to mention just a few, but have you had a look at the front-end job postings lately?
It's all JavaScript-based frameworks like React, Angular, VUE, etc.... Underpinning all of these are the trifecta of HTML, CSS and JavaScript. Learn these basics, and you're well on your way to adding full-stack to your list of skills.
If you want to get started, you should check out my recent Towards Data Science blog post, where I show you how to code up a dashboard front-end to a SQLite data back-end.
I take you through the whole process step-by-step with code, and at the end, you'll have new skills and a modern-looking GUI that can serve as a stepping stone to future projects. Read my article for free using the link below.
https://towardsdatascience.com/build-a-data-dashboard-using-html-css-javascript/
Top comments (0)