|
|
|
|
|
by elorant
2832 days ago
|
|
Ruby on Rails is more than enough for your needs. Pair it with some simple HTML, plain JavaScript (no frameworks whatsover), and a database of your choice and you're good to go. Or you could use plain JSON with no database at all. No cloud either, just host it to a simple shared hosting provider. Don't be lured by the latest and greatest HN koolaid. Stick to the bare minimum. The more complexity you add to a project the harder would be to maintain. |
|
To make a food analogy, if you're trying to learn how to cook, you don't need the latest kitchen gadgets.
Just ingredients, pots/pans, and a reliable, controllable source of heat are enough.
Adding extra pieces (especially when you're getting started) is only going to make your learning curve steeper.