-
Notifications
You must be signed in to change notification settings - Fork 2
ESM Scripts #19
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
base: main
Are you sure you want to change the base?
ESM Scripts #19
Conversation
This commit introduces a comprehensive blog post detailing the support for ESM (ECMAScript Modules) in PlayCanvas, highlighting its benefits, usage, and integration with existing projects. The article aims to inform developers about the modern JavaScript features available and encourages them to adopt ESM for new projects.
This commit updates the blog post on ESM Scripts in PlayCanvas to emphasize the PlayCanvas editor's support for ESM Scripts. A video demonstrating the features and benefits of ESM Scripts has been added to enhance the reader's understanding. Minor text adjustments were also made for clarity.
This commit updates the blog post on ESM Scripts in PlayCanvas, simplifying the title and section headings for better readability. Text adjustments were made to enhance clarity, and a video embed was optimized. The content now emphasizes the benefits of ESM Scripts while maintaining a focus on modern JavaScript practices.
This is ready for review @willeastcott |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR introduces a new blog post announcing the support of ESM Scripts in PlayCanvas. It provides the necessary metadata for the post and detailed content explaining the benefits and usage of ESM Scripts.
- New blog post markdown file with post metadata
- Explanation of ESM Script benefits, usage examples, and integration details
- Inclusion of a demo video illustrating ESM Scripts features
Co-authored-by: Will Eastcott <will@playcanvas.com>
Co-authored-by: Will Eastcott <will@playcanvas.com>
Updated with your feedback @willeastcott. Ready for review |
Co-authored-by: Will Eastcott <will@playcanvas.com>
This commit streamlines the content of the ESM Scripts blog post by removing redundant phrases and enhancing readability. The focus remains on the advantages of ESM in PlayCanvas, emphasizing cleaner code and better project scalability.
Blog post for release of ESM Scripts