Catrobat / deprecated_Jira_6.4.12_Timesheet

1 stars 2 forks source link

Use a transpiler #3

Closed robertpainsi closed 7 years ago

robertpainsi commented 8 years ago

es6 is one of the best things that has happened to JavaScript (the class keyword is still arguable). Writing less, better and less error-prone code should always be a goal.

What about using a transpiler? Maybe https://babeljs.io People are writing more and more VanillaJS code because of it.

In some private projects of mine I'm also using the es7 features await/async which simplifies writing async code a lot as well.

Just a suggestion :wink:

MarkusHobisch commented 8 years ago

Maybe you are oneday at university than we could talk about it in detail.

robertpainsi commented 8 years ago

Maybe you are oneday at university than we could talk about it in detail.

Sure, I'll let you know when I'm heading to Graz the next time (beginning of october) :wink:

MarkusHobisch commented 8 years ago

great ;)