
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Khokon&#39;s Blog - Tech Insights &amp; Learning</title>
      <link>https://khokon.dev/blog/posts</link>
      <description>A personal blog documenting my journey in tech, development, and continuous learning</description>
      <language>en-us</language>
      <managingEditor>hello@khokon.dev (Khokon M.)</managingEditor>
      <webMaster>hello@khokon.dev (Khokon M.)</webMaster>
      <lastBuildDate>Sat, 22 Feb 2025 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://khokon.dev/blog/tags/javascript/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://khokon.dev/blog/posts/03-expo-apk-build</guid>
    <title>Building an APK from Expo: Everything You Need to Know!</title>
    <link>https://khokon.dev/blog/posts/03-expo-apk-build</link>
    <description>Learn how to export an APK from a React Native Expo project without ejecting. This step-by-step guide covers essential commands, troubleshooting, and configuring eas.json to generate an APK effortlessly.</description>
    <pubDate>Sat, 22 Feb 2025 00:00:00 GMT</pubDate>
    <author>hello@khokon.dev (Khokon M.)</author>
    <category>javascript</category><category>react-native</category><category>expo</category><category>mobile-app</category>
  </item>

  <item>
    <guid>https://khokon.dev/blog/posts/nextjs/01-fix-TypeError-Cannot-read-properties-of-null-reading-useReducer</guid>
    <title>Fixed: TypeError: Cannot read properties of null (reading &#39;useReducer&#39;) - Next.js</title>
    <link>https://khokon.dev/blog/posts/nextjs/01-fix-TypeError-Cannot-read-properties-of-null-reading-useReducer</link>
    <description>Troubleshooting Next.js issues on MacBook with M chip, including &#39;next: command not found&#39; and &#39;TypeError: Cannot read properties of null (reading useReducer)&#39;. Learn how to fix path resolution and React version mismatches.</description>
    <pubDate>Wed, 05 Mar 2025 00:00:00 GMT</pubDate>
    <author>hello@khokon.dev (Khokon M.)</author>
    <category>javascript</category><category>Next.js</category><category>useReducer</category>
  </item>

    </channel>
  </rss>
