Skip to content

chore: Update intro text and add some guides - #3

Merged
43081j merged 7 commits into
e18e:mainfrom
donecarlo:chore/intro-docs
Aug 15, 2026
Merged

chore: Update intro text and add some guides#3
43081j merged 7 commits into
e18e:mainfrom
donecarlo:chore/intro-docs

Conversation

@donecarlo

Copy link
Copy Markdown
Contributor

What changed?

  • Updated intro text for what are ES modules
  • Added rolldown.md and esbuild.md in the guides directory

@donecarlo
donecarlo marked this pull request as ready for review August 12, 2026 08:42
Comment thread src/routes/+page.svelte Outdated
ES modules enable better code organization, dependency management, and enable tools to
perform static analysis for optimizations like tree-shaking. Since its official addition to
the JavaScript specification, ES modules are now widely available in modern browsers,
Node.js, and bundlers, making it the de facto standard for JavaScript development.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd call it "universal standard" instead of "de facto standard" maybe

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New commits pushed, updated this line

Comment thread guides/esbuild.md Outdated
Comment thread guides/esbuild.md Outdated
Comment thread guides/esbuild.md Outdated
Comment thread guides/esbuild.md Outdated
Comment thread guides/esbuild.md Outdated
Comment thread guides/rolldown.md Outdated
Comment thread src/routes/+page.svelte Outdated
donecarlo and others added 3 commits August 15, 2026 10:23
Co-authored-by: James Garbutt <43081j@users.noreply.github.com>
Co-authored-by: James Garbutt <43081j@users.noreply.github.com>
@43081j
43081j merged commit 5dd41a8 into e18e:main Aug 15, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants