<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Bakar's Blog's RSS Feed</title>
        <link>https://its-bakar.com</link>
        <description>Latest blog posts from Bakar</description>
        <lastBuildDate>Sat, 07 Mar 2026 17:57:49 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Bakar's Blog's RSS Feed</title>
            <url>https://its-bakar.com/pic.jpg</url>
            <link>https://its-bakar.com</link>
        </image>
        <copyright>All rights reserved 2026</copyright>
        <item>
            <title><![CDATA[How to transfer your domain to Vercel]]></title>
            <link>https://its-bakar.com/blog/post/how-to-transfer-your-domain-to-vercel</link>
            <guid>https://its-bakar.com/blog/post/how-to-transfer-your-domain-to-vercel</guid>
            <pubDate>Sat, 14 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Why transfer your domain to Vercel? Because it's easier to manage everything in one place.]]></description>
            <content:encoded><![CDATA[Why transfer your domain to Vercel? Because it's easier to manage everything in one place.]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Implementing next-mdx-remote in Next.js]]></title>
            <link>https://its-bakar.com/blog/post/how-to-implement-next-mdx-remote-with-nextjs</link>
            <guid>https://its-bakar.com/blog/post/how-to-implement-next-mdx-remote-with-nextjs</guid>
            <pubDate>Sat, 08 Feb 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Learn how to implement next-mdx-remote in Next.js 15 using the App Router to dynamically render raw MDX content. This guide covers setup, serialization, and rendering for a seamless MDX integration.]]></description>
            <content:encoded><![CDATA[Learn how to implement next-mdx-remote in Next.js 15 using the App Router to dynamically render raw MDX content. This guide covers setup, serialization, and rendering for a seamless MDX integration.]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[How to Update Tailwind CSS to v4 in Next.js]]></title>
            <link>https://its-bakar.com/blog/post/update-tailwindcss-v4</link>
            <guid>https://its-bakar.com/blog/post/update-tailwindcss-v4</guid>
            <pubDate>Fri, 07 Feb 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Learn how to update Tailwind CSS to version 4 in your Next.js 15 project using the App Router. A step-by-step guide with easy-to-follow instructions.]]></description>
            <content:encoded><![CDATA[Learn how to update Tailwind CSS to version 4 in your Next.js 15 project using the App Router. A step-by-step guide with easy-to-follow instructions.]]></content:encoded>
        </item>
    </channel>
</rss>