Hacker News new | ask | show | jobs
Exploring ES2020 Features – Dynamic Import (ksharifbd.com)
2 points by ksharifbd 2296 days ago
1 comments

I've been reading about ES2020 new features but most articles just show the basic usage without going into details. I've decided to go through the spec and take notes for my future self.

I've covered the problem it solves, the platform support, and the usage examples.