|
|
|
|
|
by blame_lewis
2112 days ago
|
|
> In my experience with language design, a little bit of syntactic sugar can have transformative results. Promises/async functions in JS and C# do absolutely nothing that you couldn't do without them. But they've had a structural effect on the average developer's ability to write scalable code. |
|