<?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>Observer-pattern 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/observer-pattern.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>Observer-pattern Tag - Viblo</title>
            <link>https://viblo.asia/rss</link>
        </image>
                                <language>vi-vn</language>
        <lastBuildDate>2026-04-29T22:32:22+07:00</lastBuildDate>
                <item>
            <title><![CDATA[Observer Pattern trong Java]]></title>
                        <link>https://viblo.asia/p/observer-pattern-trong-java-pgjLNgWwV32</link>
            <guid isPermaLink="true">https://viblo.asia/p/observer-pattern-trong-java-pgjLNgWwV32</guid>
            <description><![CDATA[Design Pattern Observer là một mẫu thiết kế thuộc nhóm Behavioral Patterns (hành vi), cho phép một đối tượng (gọi là Subject hoặc Observable) thông bá...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ông Huy Thắng</dc:creator>
            <pubDate>2025-05-15 16:28:56</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Understanding the Observer Pattern in JavaScript]]></title>
                        <link>https://viblo.asia/p/understanding-the-observer-pattern-in-javascript-Ny0VGEgzJPA</link>
            <guid isPermaLink="true">https://viblo.asia/p/understanding-the-observer-pattern-in-javascript-Ny0VGEgzJPA</guid>
            <description><![CDATA[The observer pattern is a software design pattern that allows an object, known as the subject, to maintain a list of its dependents, called observers,...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NGUYỄN ANH TUẤN</dc:creator>
            <pubDate>2022-12-30 22:50:11</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Design Pattern - Observer]]></title>
                        <link>https://viblo.asia/p/design-pattern-observer-XL6lAVA45ek</link>
            <guid isPermaLink="true">https://viblo.asia/p/design-pattern-observer-XL6lAVA45ek</guid>
            <description><![CDATA[Observer

 Mục đích

Observer là một design pattern thuộc nhóm behavioral giúp bạn định nghĩa một cơ chế đăng ký để thông báo cho nhiều đối tượng về b...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ren</dc:creator>
            <pubDate>2022-03-20 21:08:03</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Observer pattern in JS]]></title>
                        <link>https://viblo.asia/p/observer-pattern-in-js-GrLZDaOJlk0</link>
            <guid isPermaLink="true">https://viblo.asia/p/observer-pattern-in-js-GrLZDaOJlk0</guid>
            <description><![CDATA[Implementation
The observer pattern is a software design pattern in which an object, called the subject, maintains a list of its dependents, called ob...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sirajus Salekin</dc:creator>
            <pubDate>2020-07-21 21:00:48</pubDate>
                                                                                                        </item>
            </channel>
</rss>
