bpmn-io / bpmn.io

The bpmn.io website sources.
https://bpmn.io
154 stars 100 forks source link

feat: add ES2018 migration blog post #147

Closed barmac closed 1 year ago

barmac commented 1 year ago

This PR adds a blog post on the ES2018 syntax migration in our core libraries.

nikku commented 1 year ago

I overall like this post.

What I'd love us to convey: We're migrating the whole eco-system to ES2018 as a library target (what does this mean? => you have to transpile + shim what we publish if you'd like it to work in ES5 environments (ancient browsers)). We make the first big move by migrating some of our important toolkits (to ensure this change is recognized).

nikku commented 1 year ago

Much better now. I tried to make the post just a little more lively via https://github.com/bpmn-io/bpmn.io/pull/147/commits/62451c486d5fe6d59cd541a06f04b31e01d835cc. Please have a look. Could not hold back from the IE is DEAD thing.

Please accept https://github.com/bpmn-io/bpmn.io/pull/147/commits/62451c486d5fe6d59cd541a06f04b31e01d835cc or re-mix what you see fit.

barmac commented 1 year ago

Thanks for the review. I am merging now the blog post and will publish it to live as soon as we are ready to release the libs.