Hacker News new | ask | show | jobs
by ClassicalmOnly 3117 days ago
Thank you! I was planning to mention some technical details but I totally forgot! The website mainly uses Vue.js for frontend (which was a total pleasant experience for a somewhat not small project (12,000+ vue LOC)) and Python (Django) + Golang for backend. I really want to share my experience with the vue community. I was more than satisfied dealing with it on a daily basis.
1 comments

OK great. And then is that Semantic UI?
Yes! Semantic UI is used but not fully, only a few but imortant css components like grid, container, input and separator. There's also some old jQuery dependency but is about to be removed since only the Ajax methods are used so it's irrelevant to use jQuery just for that.