|
|
|
|
|
by ReverseCold
2861 days ago
|
|
Is there an easier way to make a CRUD-type app? I started learning PHP/Laravel the other day and was able to make an item/data management system with a corresponding JSON API in about an hour. It's bootstrap so the UI isn't unique or innovative, but it's definitely passable and it works really well. |
|
Javascript has become a nice language. You can't avoid it in webdev. Rich ecosystem. Languages like Typescript, Elm, Purescript, etc. are close.
Ruby is very practical, has everything, very consistent and clean. PHP is not consistent and not clean.
Golang is fast and the simplest language that is actually used in the industry. It is dramatically simpler than C. It is the fastest.
Python is like Ruby, but even more practical because it has ML and math, whereas Ruby does not.
PHP has no place in this world.