ECMAScript news blog.
Update this blog when
- Arrive TC39 Meetings notes
- Update ECMAScript proposal
- Change Spec
- Post blog post about ECMAScript
Please see Contributing Guideline
- Create a new file in _posts/
<year> - File name should be
<year>-<month>-<day>-<title>.md - Copy the contents of post.md.template into the file.
- Fill as many values.(meta data only)
- Create a pull request from the online editor, or if you're using git from the command line follow the usual steps for making a pull request.
| Property | Required | Description |
|---|---|---|
| title | ✓ | page's title |
| item-url | ✓ | URL to page |
| date | ✓ | YYYY-MM-DD HH:MM:SS +/-TTTT |
| description | ✓ | Short descriptive summary in a few sentence |
| related | related page list | |
| tags | tag list |
CC-BY - Creative Commons — Attribution 4.0 International — CC BY 4.0