<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>sohappy - しずかなインターネット</title>
        <link>https://sizu.me/sohappy</link>
        <description>sohappy さんの記事一覧のRSSフィードです</description>
        <lastBuildDate>Sun, 27 Sep 2026 01:57:24 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>しずかなインターネット</generator>
        <copyright>© @sohappy</copyright>
        <item>
            <title><![CDATA[Promise]]></title>
            <link>https://sizu.me/sohappy/posts/ncxzvdcrbeaf</link>
            <guid>https://sizu.me/sohappy/posts/ncxzvdcrbeaf</guid>
            <pubDate>Tue, 11 Jun 2024 23:55:55 GMT</pubDate>
            <description><![CDATA[After the currency running synchronization has finished,promise callbacks are always excuted. // 2 1　
When promise succeeds, this callback put into queue called microtask queue. // 1 3 2 4
codes insid…]]></description>
        </item>
        <item>
            <title><![CDATA[What is Currying in Javascript?]]></title>
            <link>https://sizu.me/sohappy/posts/77bmwec64dzw</link>
            <guid>https://sizu.me/sohappy/posts/77bmwec64dzw</guid>
            <pubDate>Mon, 03 Jun 2024 00:24:20 GMT</pubDate>
            <description><![CDATA[It's technique in Javascript, that transforms the function of multiple arguments into several function of a single argument in sequence.
We simply wrap a function into a function,which means we are go…]]></description>
        </item>
        <item>
            <title><![CDATA[What is event delegation in Javascript?]]></title>
            <link>https://sizu.me/sohappy/posts/7k6vvcekezzz</link>
            <guid>https://sizu.me/sohappy/posts/7k6vvcekezzz</guid>
            <pubDate>Fri, 31 May 2024 01:07:01 GMT</pubDate>
            <description><![CDATA[Event deletgation is basically a partten to handle events efficiently.Instead of adding an event listener to each and every similar element,we can add a event listener to a parent element and call an …]]></description>
        </item>
        <item>
            <title><![CDATA[ What is Birth control pill]]></title>
            <link>https://sizu.me/sohappy/posts/3bs1z3di9dmn</link>
            <guid>https://sizu.me/sohappy/posts/3bs1z3di9dmn</guid>
            <pubDate>Tue, 14 May 2024 11:21:09 GMT</pubDate>
            <description><![CDATA[The birth control pill work by stopping sperm from joining with an egg.When sperm joins with an egg,it's called fetrilization.In addition,it contains estrogen and progesterone safety stop your ovaries…]]></description>
        </item>
        <item>
            <title><![CDATA[2023/12/06]]></title>
            <link>https://sizu.me/sohappy/posts/48b4af41bf7b</link>
            <guid>https://sizu.me/sohappy/posts/48b4af41bf7b</guid>
            <pubDate>Wed, 06 Dec 2023 01:03:13 GMT</pubDate>
            <description><![CDATA[Today I went to the office without my wallet.
And I had the goal which to submit a regination letter.
At lunch time I tried to get a frozen lunch box but I forgot that I hadn't any cash,so I asked my …]]></description>
        </item>
    </channel>
</rss>