Ask HN: What are the most interesting things happening right now in JavaScript? 6 points by filipoi 7y ago ↗ HN
[–] otras 7y ago ↗ Watching how the language grows can be very interesting. I highly recommend taking a look at TC39 proposals and the process.For example, SmooshGate: https://developers.google.com/web/updates/2018/03/smooshgateFor something more recent and ongoing, private class fields: https://github.com/tc39/proposal-class-fields
[–] vinayms 7y ago ↗ As an experiment I created a framework called JEEP. You might find it interesting. https://github.com/vinayms2017/JEEP2018
[–] darpa_escapee 7y ago ↗ The fact that the language and ecosystem are maturing. It's less about the new shiny thing and more about incremental improvements on proven libraries/paradigms.
[–] petercooper 7y ago ↗ Our roundup of 2018 might help get some context for this: https://javascriptweekly.com/issues/417
6 comments
[ 3.2 ms ] story [ 37.1 ms ] threadFor example, SmooshGate: https://developers.google.com/web/updates/2018/03/smooshgate
For something more recent and ongoing, private class fields: https://github.com/tc39/proposal-class-fields