Skip to content
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

Improve JS debugging experience #601

Open
Jand42 opened this issue Aug 26, 2016 · 1 comment
Open

Improve JS debugging experience #601

Jand42 opened this issue Aug 26, 2016 · 1 comment

Comments

@Jand42
Copy link
Member

Jand42 commented Aug 26, 2016

  • Name prototype functions
  • Name local functions
  • In debug mode, break inner sequential expressions
  • Use if-then-else for 2-case match expressions
  • Break too big conditional expressions
  • Optimize F# async expressions: track name of bound variables, eliminate async.Zero, make some Concurrency methods chained
@sagorho
Copy link

sagorho commented Feb 22, 2019

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants