-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use ES6 syntax and babel . #239
Comments
YES!!!! |
Great opportunity! |
Yes i was thinking of starting the work this weekend, but you guys can start early in a branch named refactor_es6 and i can jump in later . Thanks! |
Hi, I'm an Outreachy applicant and would like to make my first contribution (all the first-time-only) have been taken already, could I try to work on this one? Thanks! |
Yes please! |
Hey @mmnoo , i started the work some time ago and there is a PR also for the above. |
Thanks @sagarpreet-chadha. I started working on my own babel-alone branch this morning, and ran into a bunch of issues with a few of LEL's implied global vars when one looks at the files in the example folder. I'm backing out until I understand LEL a bit more. |
Is this issue still open I would like to add this to my Gsoc-2020 project. |
Hey, it is not the top most priority as of now. Moreover leaflet is a class
based js library, so there is not much es6 migration here. But if you have
time and can fit this in your proposal, i would be more than happy to help.
Thanks :)
…On Wed, 25 Mar 2020, 09:09 Neelesh Singh Thakur, ***@***.***> wrote:
Is this issue still open I would like to add this to my Gsoc-2020 project.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#239 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADSCRRLPNCFOTGY22XIYBOTRJF4FPANCNFSM4ILNDKDQ>
.
|
Let's refactor code to use the ES6 syntax .
Advantages : Less code , more features :)
And ofcourse add babel integration to support all browsers .
The text was updated successfully, but these errors were encountered: