<?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>Foreach 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/foreach.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>Foreach Tag - Viblo</title>
            <link>https://viblo.asia/rss</link>
        </image>
                                <language>vi-vn</language>
        <lastBuildDate>2026-09-11T18:31:17+07:00</lastBuildDate>
                <item>
            <title><![CDATA[Bạn có biết cách để dừng vòng lặp forEach trong javascript?]]></title>
                        <link>https://viblo.asia/p/ban-co-biet-cach-de-dung-vong-lap-foreach-trong-javascript-ByEZkOOEZQ0</link>
            <guid isPermaLink="true">https://viblo.asia/p/ban-co-biet-cach-de-dung-vong-lap-foreach-trong-javascript-ByEZkOOEZQ0</guid>
            <description><![CDATA[Giới thiệu
Xin chào tất cả các bạn. Chào mừng các bạn đến với bài viết của mình và mình là LCD đây :D
Các bạn đọc tiêu đề thì chác cũng biết hôm nay m...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lê Cao Đạt</dc:creator>
            <pubDate>2019-12-05 08:37:53</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[forEach - Những điều có thể bạn chưa biết]]></title>
                        <link>https://viblo.asia/p/foreach-nhung-dieu-co-the-ban-chua-biet-07LKXp0PKV4</link>
            <guid isPermaLink="true">https://viblo.asia/p/foreach-nhung-dieu-co-the-ban-chua-biet-07LKXp0PKV4</guid>
            <description><![CDATA[Bài viết đầu tiên trong series mình đã giới thiệu sơ lược về các vòng lặp trong javascript, và nếu có chú ý thì bạn sẽ thấy trong phần forEach mình có...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sondotpin</dc:creator>
            <pubDate>2019-09-25 12:33:09</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[So sánh forEach và map trong javascript]]></title>
                        <link>https://viblo.asia/p/so-sanh-foreach-va-map-trong-javascript-L4x5x1YBKBM</link>
            <guid isPermaLink="true">https://viblo.asia/p/so-sanh-foreach-va-map-trong-javascript-L4x5x1YBKBM</guid>
            <description><![CDATA[1.Định nghĩa forEach() và map()
Theo như trên trang MDN, forEach và map được định nghĩa như sau:
forEach() — executes a provided function once for eac...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hero Gustin</dc:creator>
            <pubDate>2019-08-06 14:05:16</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Làm sao để duyệt NodeList trong JavaScript?]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/lam-sao-de-duyet-nodelist-trong-javascript-eW65GPDJKDO</link>
            <guid isPermaLink="true">https://viblo.asia/p/lam-sao-de-duyet-nodelist-trong-javascript-eW65GPDJKDO</guid>
            <description><![CDATA[NodeList là kết quả thu được khi bạn sử dụng document.querySelectorAll(). NodeList khá giống Array, nhưng không phải hoàn toàn. Vậy làm sao để duyệt N...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lam Pham</dc:creator>
            <pubDate>2019-01-08 10:19:57</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[JAVASCRIPT FOREACH LÀ CÁI QUÁI GÌ?]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/javascript-foreach-la-cai-quai-gi-djeZ1xr3KWz</link>
            <guid isPermaLink="true">https://viblo.asia/p/javascript-foreach-la-cai-quai-gi-djeZ1xr3KWz</guid>
            <description><![CDATA[Trong JavaScript, để có thể duyệt array thì forEach là một hàm rất hay. Vậy forEach cụ thể là như thế nào và cách sử dụng nó ra sao? Chúng ta sẽ cùng ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lam Pham</dc:creator>
            <pubDate>2018-01-24 21:18:10</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Tìm hiểu bản chất vòng lặp foreach trong php]]></title>
                        <link>https://viblo.asia/p/tim-hieu-ban-chat-vong-lap-foreach-trong-php-MVpeKBXWGKd</link>
            <guid isPermaLink="true">https://viblo.asia/p/tim-hieu-ban-chat-vong-lap-foreach-trong-php-MVpeKBXWGKd</guid>
            <description><![CDATA[Chắc hẳn ai cũng biết đến vòng lặp foreach. Đây là một vòng lặp vô cũng hữu ích để duyệt một mảng trong PHP. Hôm nay chúng ta cùng nhau tìm hiểu bản c...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hoàng Hữu Hợi</dc:creator>
            <pubDate>2016-10-02 04:19:13</pubDate>
                                                                                                        </item>
            </channel>
</rss>
