(no title)
kyruzic | 1 year ago
Simple crud apps can get by fine with those technologies, but in the future I'd still never use it because you're leaving huge amounts of performance gains on the table for virtually no benefit. I don't buy the argument that javascript is just easier to develop for because it's simply not. The js ecosystem is a disaster.
bcaxis|1 year ago
Getting stuff that people value enough to pay for, to make money, is the hard part.
Any friction you put into the value creation process because "optimizing for future problems" is just doing it wrong.
kossTKR|1 year ago
Again sounds like you are running some complex math heavy operation like say a weather service, national taxi service with lots of pathfinding, a global gaming platform etc?
Curious to know what exactly you are talking about here? Because normally you just outsource the "heavy stuff" to some remote API, service, etc. you can write in a hyper efficient language anyway.