Hacker News new | ask | show | jobs
by f0e4c2f7 1491 days ago
I would reccomend starting as simple as possible.

Based on what you're describing you can likely create a bad looking version with html and plain JavaScript. It will look like a website from the 90s.

Keeping your same html and JavaScript you could then add something like bootstrap css for making it look a little more modern.

Using those fairly light tools you can make an entire working web page.

After that if you want to learn more / make more elaborate things I would reccomend Vue. React is also good.

3 comments

Thank you so much, this is a very valuable roadmap and I feel like I can get things going fairly quickly (based off myspace experience...). It's a good thing that I love simple websites!
It seems as though they want to make a web-hosted tool for their business. It shouldn't matter if it looks like it's from the 90s.
You mean, the 90's version?