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

ESM Script docs #633

Open
8 tasks done
marklundin opened this issue Mar 8, 2024 · 1 comment
Open
8 tasks done

ESM Script docs #633

marklundin opened this issue Mar 8, 2024 · 1 comment
Assignees

Comments

@marklundin
Copy link
Member

marklundin commented Mar 8, 2024

We need to add relevant documentation for using ESM Script as features rolls out. A non-exhaustative list;

  • General Class based syntax
  • Attributes Definitions
  • import /exporting including path mapping
  • Caveats/Limitations
    • Dynamic Import Expressions
    • Attribute Getters/Setters
  • Bundling
  • ESM Examples - Update examples/tutorials with pc.createScript syntax to show ESM equivalent. This can be shown as a docusaurus Tab, with some persistent state that applies site wide. Add ESM Script Documentation #644
@marklundin marklundin self-assigned this Mar 8, 2024
@marklundin marklundin changed the title Add ESM Script docs ESM Script documentation Jul 10, 2024
@marklundin marklundin changed the title ESM Script documentation ESM Script docs Jul 10, 2024
@marklundin
Copy link
Member Author

This has been completed here https://github.com/playcanvas/developer.playcanvas.com/tree/esm-script-examples. Awaiting approval

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress
Development

No branches or pull requests

1 participant