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

Update - ECMAScript 6 and Typescript #940

Open
3 of 10 tasks
AbdellaToronto opened this issue Apr 4, 2021 · 0 comments
Open
3 of 10 tasks

Update - ECMAScript 6 and Typescript #940

AbdellaToronto opened this issue Apr 4, 2021 · 0 comments
Labels
Spring 2021 Work Update - 2021 Updates current content in book during the 2021 update, for example, on out of date info

Comments

@AbdellaToronto
Copy link
Collaborator

AbdellaToronto commented Apr 4, 2021

ECMAScript 6 and Typescript

  • ES6 is now supported by most modern browsers

ES6

Modules

Module Systems

  • most modern browsers now support es6 modules

Object Initialization

  • type in 1st paragraph, 2nd sentence

Delegation

  • reword 1st sentence

Typescript

  • working with tsc is probably out of date
  • ts-lint has been deprecated
  • decorators are no longer "a new feature" in TS (paragraph 3)
  • decorators initial function signatures are hard to read/understand (is there value providing those?)
  • discuss decorator factories on its own page, and then make a reference to Angular's Component() ?
  • Class decorator example is a bit too complicated?
@AbdellaToronto AbdellaToronto added Spring 2021 Work Update - 2021 Updates current content in book during the 2021 update, for example, on out of date info labels Apr 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Spring 2021 Work Update - 2021 Updates current content in book during the 2021 update, for example, on out of date info
Projects
None yet
Development

No branches or pull requests

1 participant