Hacker News new | ask | show | jobs
by obviouslynotme 1905 days ago
If you are looking for a super simple CRUD site, then Ruby on Rails is best in class.

1. Up and running immediately.

2. Generate 99% of the code if you don't care about styling.

3. The small portion of your site where you need something more complex is simple Ruby code instead of spending months reading No-Code documentation.