Hacker News new | past | comments | ask | show | jobs | submit login
Ask HN: What should a back end software eng learn to build simple UIs for apps?
3 points by inevitable2 on Aug 13, 2018 | hide | past | favorite | 2 comments
I am an experienced software engineer, mostly focused on backend infrastructure in the data-engineering and data-science space. I have built distributed applications handling petabytes of data daily, robust APIs, extensive work with NLP algorithms, and including a fair amount of AI/ML work and experience with devops.

However, by the very nature of my work, the interfaces to most of my applications is limited to the CLI. The farthest I've gotten to front-end is Python plotly and bokeh dashboards. I'm looking to change that.

I would love to build tools like https://github.com/mobz/elasticsearch-head or https://github.com/mwielgoszewski/doorman. I've built custom tools to the likes of Airflow, sans the web UI. When it comes to hackathons, I'm the guy with the boring CLI app. The world of front end frameworks is overwhelming, and I'm really not sure what I should start learning. I don't much care about fancy optimized UIs, just the know-how of how to build simple web UIs talking to a REST interface, for example. Another dimension to showcase my work, besides the CLI. I'd appreciate any pointers to resources or advice.

Thanks a lot in advance.




I was in the same boat for quite a long while. My search thus far has yielded Vue as the simplest single page app framework to consume an api using no central state and optionally an eventbus.

For server side rendered pages like rails, prefer crystal+kemal or possibly elixir+phoenix.

What styles of languages do you prefer?


I am a backend engineer and I really like working with React.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: