|
|
|
|
|
by hecanjog
249 days ago
|
|
> es6 is ready for prime time I hope this becomes common knowledge! There was a period somewhere between when the web platform didn't have good tools to make web applications (plus DOM manipulation was slow) and the mainstream adoption of es2015 in browsers when it made sense to do things like create a virtual DOM to allow for unavailable features at the expense of performance. It did have its place, but we don't need it anymore. Remove a layer. In 2025 ES6 is ready for prime time, indeed. |
|