<?xml version="1.0" encoding="UTF-8" ?>
<rss
    version="2.0"
    xmlns:atom="http://www.w3.org/2005/Atom"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:webfeeds="http://webfeeds.org/rss/1.0"
    xmlns:media="http://search.yahoo.com/mrss/"
    >
    <channel>
        <title>Ecmascript-2015 Tag - Viblo</title>
        <link>https://viblo.asia/rss</link>
        <description><![CDATA[Free service for technical knowledge sharing]]></description>
        <atom:link href="https://viblo.asia/rss/tags/ecmascript-2015.rss" rel="self"></atom:link>
                <copyright>Sun* Inc.</copyright>
                                                <webfeeds:logo>https://viblo.asia/logo_full.svg</webfeeds:logo>
        <image>
            <url>https://viblo.asia/logo_full.svg</url>
            <title>Ecmascript-2015 Tag - Viblo</title>
            <link>https://viblo.asia/rss</link>
        </image>
                                <language>vi-vn</language>
        <lastBuildDate>2026-04-19T19:16:03+07:00</lastBuildDate>
                <item>
            <title><![CDATA[ECMAScript and ES6: Part 1]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/ecmascript-and-es6-part-1-4P856RRG5Y3</link>
            <guid isPermaLink="true">https://viblo.asia/p/ecmascript-and-es6-part-1-4P856RRG5Y3</guid>
            <description><![CDATA[ECMAScript is a specification of JavaScript, which is maintained by Ecma International in ECMA-262 and ISO/IEC 16262. The 8th edition, officially know...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mahmud Rahman</dc:creator>
            <pubDate>2018-05-22 10:15:03</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[[JavaScript] Tự xây dựng Promise/Defer với 100 dòng code]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/javascript-tu-xay-dung-promisedefer-voi-100-dong-code-V3m5WODg5O7</link>
            <guid isPermaLink="true">https://viblo.asia/p/javascript-tu-xay-dung-promisedefer-voi-100-dong-code-V3m5WODg5O7</guid>
            <description><![CDATA[About
Sau vài tháng vọc vạch về mảng Infrastructure hôm nay bỗng thấy nhớ JavaScript, nên là quyết định tháng này làm 1 bài về JS cho đỡ nhớ :))

Tản ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kopitop</dc:creator>
            <pubDate>2018-02-04 13:00:03</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[6 tính năng khiến bạn phải học Javascript ES6 ngay bây giờ.]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/6-tinh-nang-khien-ban-phai-hoc-javascript-es6-ngay-bay-gio-GrLZD96Jlk0</link>
            <guid isPermaLink="true">https://viblo.asia/p/6-tinh-nang-khien-ban-phai-hoc-javascript-es6-ngay-bay-gio-GrLZD96Jlk0</guid>
            <description><![CDATA[Nếu bạn là nhà một web developer, có thể bạn đã từng nghe một chút về ECMAScript 6 (ES6), mặc dù ban đầu nó có vẻ hơi khó hiểu. Đây chính là phiên bản...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyen Thi Thuy Ngan</dc:creator>
            <pubDate>2017-03-31 13:45:49</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[ES6 - The Good Part (Phần 2)]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/es6-the-good-part-phan-2-RnB5pnMDZPG</link>
            <guid isPermaLink="true">https://viblo.asia/p/es6-the-good-part-phan-2-RnB5pnMDZPG</guid>
            <description><![CDATA[Tiếp nối phần 1 https://viblo.asia/luongs3/posts/L4x5xQ1mKBM
Phần 2 tôi sẽ trình bày về các nội dung còn lại là:
* destructuring
* spread operator
* f...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyễn Phúc Lương</dc:creator>
            <pubDate>2017-03-06 14:44:15</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[ES6 - The Good Part (Phần 1)]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/es6-the-good-part-phan-1-L4x5xQ1mKBM</link>
            <guid isPermaLink="true">https://viblo.asia/p/es6-the-good-part-phan-1-L4x5xQ1mKBM</guid>
            <description><![CDATA[ES6 hay ECMAScript 2015, ES2015 là tập hợp các kỹ thuật nhằm code javascript clean and clear hơn. Nghe khái niệm này có vẻ hơi khó hiểu, tại sao 1 ngô...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyễn Phúc Lương</dc:creator>
            <pubDate>2017-02-25 10:47:08</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[React + ES6 = không còn autobind]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/react-es6-khong-con-autobind-EoDkQOZbGbV</link>
            <guid isPermaLink="true">https://viblo.asia/p/react-es6-khong-con-autobind-EoDkQOZbGbV</guid>
            <description><![CDATA[Bài viết gốc: https://manhhomienbienthuy.github.io/2016/12/14/react-es6-khong-con-autobind.html (đã xin phép tác giả :D)

React đã loại bỏ tính năng "...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">manhhomienbienthuy</dc:creator>
            <pubDate>2016-12-13 02:43:12</pubDate>
                                                                                                        </item>
            </channel>
</rss>
