CRUD web or desktop app?
Ask HN: Best language for CRUD app?
11–15 of 15 posts
Re: Ask HN: Best language for CRUD app?
#12PHP. If you don't want to use a framework, just use a WAMP/LAMP stack and you will be fine.
Re: Ask HN: Best language for CRUD app?
#13Earlier quoted context omitted.
You notice that Laravel isn't in any way unique and basically is a Rails clone?
Sorry, I didn't know that since I have no experience with Ruby or RoR. Anyway since you have experience with both, are you sure it's just a 100% clone in PHP and doesn't bring anything unique?
Why should it? I don't get this "clone" issues.
RoR was excellent idea, everyone copied it and now you can write MVC in language of your preference be it PHP or C#.
Re: Ask HN: Best language for CRUD app?
#14Choose the most popular framework for the language you are comfortable with.
Re: Ask HN: Best language for CRUD app?
#15PHP or Node, take your pick.