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

cn-6to5 #16

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@
</a>
</li>

<li>
<a href="/cn">
<img src="/images/flag-cn.svg" alt="cn" title="cn" />
</a>
</li>

</ul>

<a class="avatar" href="https://es6rocks.com">
Expand Down Expand Up @@ -83,7 +89,7 @@ <h1>
</ul>

<div class="postContent__author">
By <a href="http://twitter.com/jaydson">Jaydson</a> at <time pubdate="" class="date">Tue May 27 2014 03:18:47 GMT-0300 (BRT)</time>
By <a href="http://twitter.com/jaydson">Jaydson</a> at <time pubdate="" class="date">Tue May 27 2014 14:18:47 GMT+0800 (中国标准时间)</time>
</div>
<article class="postContent">
<p>Allen Wirfs-Brock (<a href="https://twitter.com/awbjs">awbjs</a> on Twitter) is a TC39 member. Actually, he is the &quot;Project Editor of the ECMAScript Language Specification&quot;.
Expand Down
8 changes: 7 additions & 1 deletion 2014/05/ecmascript-6-the-future-is-here/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@
</a>
</li>

<li>
<a href="/cn">
<img src="/images/flag-cn.svg" alt="cn" title="cn" />
</a>
</li>

</ul>

<a class="avatar" href="https://es6rocks.com">
Expand Down Expand Up @@ -76,7 +82,7 @@ <h1>
</ul>

<div class="postContent__author">
By <a href="http://twitter.com/jaydson">Jaydson</a> at <time pubdate="" class="date">Tue May 27 2014 02:18:47 GMT-0300 (BRT)</time>
By <a href="http://twitter.com/jaydson">Jaydson</a> at <time pubdate="" class="date">Tue May 27 2014 13:18:47 GMT+0800 (中国标准时间)</time>
</div>
<article class="postContent">
<p>A talk by <a href="https://twitter.com/sebarmeli">Sebastiano Armeli</a> showing some of the ES6 features like scoping, generators, collections, modules and proxies.
Expand Down
8 changes: 7 additions & 1 deletion 2014/05/hello-world/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@
</a>
</li>

<li>
<a href="/cn">
<img src="/images/flag-cn.svg" alt="cn" title="cn" />
</a>
</li>

</ul>

<a class="avatar" href="https://es6rocks.com">
Expand Down Expand Up @@ -83,7 +89,7 @@ <h1>
</ul>

<div class="postContent__author">
By <a href="http://twitter.com/jaydson">Jaydson</a> at <time pubdate="" class="date">Sat May 17 2014 05:18:47 GMT-0300 (BRT)</time>
By <a href="http://twitter.com/jaydson">Jaydson</a> at <time pubdate="" class="date">Sat May 17 2014 16:18:47 GMT+0800 (中国标准时间)</time>
</div>
<article class="postContent">
<p>Hello everybody, welcome to ES6Rocks!<br>The mission here is to discuss about <a href="http://wiki.ecmascript.org/doku.php?id=harmony:specification_drafts">JavaScript&#39;s next version</a> , aka Harmony or ES.next. </p>
Expand Down
8 changes: 7 additions & 1 deletion 2014/05/practical-workflows-es6-modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@
</a>
</li>

<li>
<a href="/cn">
<img src="/images/flag-cn.svg" alt="cn" title="cn" />
</a>
</li>

</ul>

<a class="avatar" href="https://es6rocks.com">
Expand Down Expand Up @@ -83,7 +89,7 @@ <h1>
</ul>

<div class="postContent__author">
By <a href="http://twitter.com/jaydson">Jaydson</a> at <time pubdate="" class="date">Tue May 27 2014 04:18:47 GMT-0300 (BRT)</time>
By <a href="http://twitter.com/jaydson">Jaydson</a> at <time pubdate="" class="date">Tue May 27 2014 15:18:47 GMT+0800 (中国标准时间)</time>
</div>
<article class="postContent">
<p><a href="https://twitter.com/guybedford">Guy Bedford</a> gave an awesome talk about a practical workflows with ES6 modules last month at Fluent Conf.<br>Also, he write up an article about it. If you are interested on this subject, you must read the full article.<br>
Expand Down
8 changes: 7 additions & 1 deletion 2014/07/a-new-syntax-for-modules-in-es6/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@
</a>
</li>

<li>
<a href="/cn">
<img src="/images/flag-cn.svg" alt="cn" title="cn" />
</a>
</li>

</ul>

<a class="avatar" href="https://es6rocks.com">
Expand Down Expand Up @@ -76,7 +82,7 @@ <h1>
</ul>

<div class="postContent__author">
By <a href="http://twitter.com/jcemer">Jean Carlo Emer</a> at <time pubdate="" class="date">Fri Jul 11 2014 04:18:47 GMT-0300 (BRT)</time>
By <a href="http://twitter.com/jcemer">Jean Carlo Emer</a> at <time pubdate="" class="date">Fri Jul 11 2014 15:18:47 GMT+0800 (中国标准时间)</time>
</div>
<article class="postContent">
<p>TC39 - ECMAScript group is finishing the sixth version of the ECMAScript specification. The <a href="http://www.2ality.com/2014/06/es6-schedule.html">group schedule</a> points to next June as the release date. By now, no significant differences may appear. It is time to deepen your knowledge into the subject.</p>
Expand Down
8 changes: 7 additions & 1 deletion 2014/07/es6-interview-with-david-herman/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@
</a>
</li>

<li>
<a href="/cn">
<img src="/images/flag-cn.svg" alt="cn" title="cn" />
</a>
</li>

</ul>

<a class="avatar" href="https://es6rocks.com">
Expand Down Expand Up @@ -83,7 +89,7 @@ <h1>
</ul>

<div class="postContent__author">
By <a href="http://twitter.com/jaydson">Jaydson</a> at <time pubdate="" class="date">Thu Jul 03 2014 22:08:30 GMT-0300 (BRT)</time>
By <a href="http://twitter.com/jaydson">Jaydson</a> at <time pubdate="" class="date">Fri Jul 04 2014 09:08:30 GMT+0800 (中国标准时间)</time>
</div>
<article class="postContent">
<p>We did a nice interview with <a href="https://twitter.com/littlecalculist">David Herman</a> about his thoughts about ES6.
Expand Down
8 changes: 7 additions & 1 deletion 2014/08/what-is-next-for-javascript/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@
</a>
</li>

<li>
<a href="/cn">
<img src="/images/flag-cn.svg" alt="cn" title="cn" />
</a>
</li>

</ul>

<a class="avatar" href="https://es6rocks.com">
Expand Down Expand Up @@ -83,7 +89,7 @@ <h1>
</ul>

<div class="postContent__author">
By <a href=""></a> at <time pubdate="" class="date">Fri Aug 29 2014 00:04:03 GMT-0300 (BRT)</time>
By <a href=""></a> at <time pubdate="" class="date">Fri Aug 29 2014 11:04:03 GMT+0800 (中国标准时间)</time>
</div>
<article class="postContent">
<p>If you&#39;re interested in ES6 you must follow <a href="https://twitter.com/rauschma">Dr. Axel Rauschmayer</a>.<br>He maintains the awesome <a href="http://www.2ality.com/">2ality</a> blog and writes a lot of good stuff around ES6.<br>In those slides, he cover a lot of new ES6 features and show us what we can expect for the future. </p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@
</a>
</li>

<li>
<a href="/cn">
<img src="/images/flag-cn.svg" alt="cn" title="cn" />
</a>
</li>

</ul>

<a class="avatar" href="https://es6rocks.com">
Expand Down Expand Up @@ -90,7 +96,7 @@ <h1>
</ul>

<div class="postContent__author">
By <a href="http://twitter.com/jaydson">Jaydson</a> at <time pubdate="" class="date">Wed Aug 27 2014 22:58:23 GMT-0300 (BRT)</time>
By <a href="http://twitter.com/jaydson">Jaydson</a> at <time pubdate="" class="date">Thu Aug 28 2014 09:58:23 GMT+0800 (中国标准时间)</time>
</div>
<article class="postContent">
<p>Variables declaration in any programming language are something pretty basic.<br>Regardless the language, understanding how variable scope works is essential to write any kind of program.<br>In Python, for example, as well as in most languages​​, there are two scopes: Local and Global.<br>Variables defined at the top of the file, without identation, are global scope variables.<br>Variables declared inside the function body are considered as local scope.<br>So far, everything is very similar. In JavaScript, the behavior is quite similar.<br>Let&#39;s see one example in both languages: </p>
Expand Down
8 changes: 7 additions & 1 deletion 2014/10/arrow-functions-and-their-scope/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@
</a>
</li>

<li>
<a href="/cn">
<img src="/images/flag-cn.svg" alt="cn" title="cn" />
</a>
</li>

</ul>

<a class="avatar" href="https://es6rocks.com">
Expand Down Expand Up @@ -90,7 +96,7 @@ <h1>
</ul>

<div class="postContent__author">
By <a href="http://twitter.com/felipenmoura">Felipe N. Moura</a> at <time pubdate="" class="date">Wed Oct 01 2014 01:01:41 GMT-0300 (BRT)</time>
By <a href="http://twitter.com/felipenmoura">Felipe N. Moura</a> at <time pubdate="" class="date">Wed Oct 01 2014 12:01:41 GMT+0800 (中国标准时间)</time>
</div>
<article class="postContent">
<p>Among so many great new features in ES6, Arrow Functions (or Fat Arrow Functions) is one that deserves attention!
Expand Down
8 changes: 7 additions & 1 deletion 2014/10/es6-modules-today-with-6to5/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@
</a>
</li>

<li>
<a href="/cn">
<img src="/images/flag-cn.svg" alt="cn" title="cn" />
</a>
</li>

</ul>

<a class="avatar" href="https://es6rocks.com">
Expand Down Expand Up @@ -83,7 +89,7 @@ <h1>
</ul>

<div class="postContent__author">
By <a href="http://twitter.com/jaydson">Jaydson Gomes</a> at <time pubdate="" class="date">Tue Oct 28 2014 10:49:54 GMT-0200 (BRST)</time>
By <a href="http://twitter.com/jaydson">Jaydson Gomes</a> at <time pubdate="" class="date">Tue Oct 28 2014 20:49:54 GMT+0800 (中国标准时间)</time>
</div>
<article class="postContent">
<p>I&#39;ve posted the image below on <a href="https://twitter.com/jaydson/status/526882798263881730">Twitter</a> showing how happy I was.<br>It&#39;s great what <a href="http://en.wikipedia.org/wiki/Source-to-source_compiler">transpilers</a> can do. In JavaScript&#39;s World it&#39;s like a time machine we can forward to the near future of awesomeness ES6 will bring.<br>In this tutorial we&#39;ll show how to start writing <a href="http://jsmodules.io/">ES6 modules</a> today, using the awesome <a href="https://github.com/sebmck/6to5">6to5</a>. </p>
Expand Down
8 changes: 7 additions & 1 deletion 2014/10/javascript-unicode/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@
</a>
</li>

<li>
<a href="/cn">
<img src="/images/flag-cn.svg" alt="cn" title="cn" />
</a>
</li>

</ul>

<a class="avatar" href="https://es6rocks.com">
Expand Down Expand Up @@ -83,7 +89,7 @@ <h1>
</ul>

<div class="postContent__author">
By <a href=""></a> at <time pubdate="" class="date">Mon Oct 13 2014 16:22:32 GMT-0300 (BRT)</time>
By <a href=""></a> at <time pubdate="" class="date">Tue Oct 14 2014 03:22:32 GMT+0800 (中国标准时间)</time>
</div>
<article class="postContent">
<p>Mathias Bynens gave an awesome talk on the last <a href="http://2014.jsconf.eu">JSConfEU</a> edition.<br>He talked about Unicode in JavaScript, and if you need to work hard with strings, you MUST watch this talk.<br>Actually, even if you&#39;re not working hard with strings and JavaScript, those Unicode tricks presented by Mathias are pretty usefull. </p>
Expand Down
Loading