|
|
|
|
|
by metaltyphoon
1728 days ago
|
|
Most claimed “simpler” languages are only being used for backend systems, i.e go, BEAM languages. There’s a reason that any language where UI needs to be considered has used what C# has. The flow of code is simplified because you don’t want to be on callback hell. |
|