|
|
|
|
|
by eslaught
391 days ago
|
|
Async vs. non-async is the main example today. There are libraries that support one or the other, or sometimes one library will have two usage modes (effectively two different code bases) because you can't really mix them. In the future who knows, because we don't know what features will get added to the language. |
|
If you develop that for servers or mobile/desktop applications it might look more homegenous, but their are a lot of segments beyond those out there.