You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: enhance README with information on semicolons and ASI in JavaScript
- Added a callout explaining Automatic Semicolon Insertion (ASI) and the rationale for omitting semicolons in the workshop.
- Provided a link to further reading on the topic for interested learners.
0 commit comments