|
|
|
|
|
by afavour
1040 days ago
|
|
> I really wish the JS ecosystem could have a stable modern foundation we could rely on. I actually think we do now. ES modules, ES2020 code. Both supported by Node and major browsers. Node even has a built in test runner now! The problem is getting everyone up to this bar. Once we’re there I think things are going to feel a lot better. I think part of the problem is that the JS ecosystem also encompasses frontend UI work and there are so many different applications for it that multiple implementations is inevitable. Desirable, even. |
|