|
|
|
|
|
by dhucerbin
1341 days ago
|
|
I have to disagree. Elm especially needs to be updated. That’s because Elm limits your interactions with browser. You can’t use browser APIs in Elm. (We can nitpick that ports and web components are some form of an escape hatch) Internationalization API is a great example. We should leverage the platform but we can’t. |
|