<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: CodeyMaze</title>
    <description>The latest articles on Forem by CodeyMaze (@codeymaze).</description>
    <link>https://forem.com/codeymaze</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3583715%2F8ffb10c4-bf00-4f4e-a352-c8d0065abf7c.jpg</url>
      <title>Forem: CodeyMaze</title>
      <link>https://forem.com/codeymaze</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/codeymaze"/>
    <language>en</language>
    <item>
      <title>TileLang vs JSX vs HTML: What’s the Difference?</title>
      <dc:creator>CodeyMaze</dc:creator>
      <pubDate>Wed, 29 Oct 2025 11:07:43 +0000</pubDate>
      <link>https://forem.com/codeymaze/tilelang-vs-jsx-vs-html-whats-the-difference-1be0</link>
      <guid>https://forem.com/codeymaze/tilelang-vs-jsx-vs-html-whats-the-difference-1be0</guid>
      <description>&lt;p&gt;If you're building modern UIs, you've probably worked with HTML and JSX. But TileLang? That’s a newer player worth knowing—especially for internal tools and low-code platforms.&lt;/p&gt;

&lt;p&gt;Here’s a quick breakdown:&lt;/p&gt;

&lt;p&gt;🧱 HTML&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The web’s foundation&lt;/li&gt;
&lt;li&gt;Static, semantic, browser-native&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;⚛️ JSX&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;HTML-like syntax in JavaScript&lt;/li&gt;
&lt;li&gt;Powers dynamic React components&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🧩 TileLang&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Declarative UI for dashboards&lt;/li&gt;
&lt;li&gt;Used in low-code/internal platforms&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Read the complete article on &lt;a href="https://codeymaze.com/tilelang-vs-jsx-vs-html-understanding-the-key-differences-for-modern-web-development/" rel="noopener noreferrer"&gt;codeymaze.com&lt;/a&gt; &lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>ai</category>
    </item>
    <item>
      <title>React Interview Prep — Real Questions, Clear Answers</title>
      <dc:creator>CodeyMaze</dc:creator>
      <pubDate>Sun, 26 Oct 2025 15:16:03 +0000</pubDate>
      <link>https://forem.com/codeymaze/react-interview-prep-real-questions-clear-answers-5c2e</link>
      <guid>https://forem.com/codeymaze/react-interview-prep-real-questions-clear-answers-5c2e</guid>
      <description>&lt;p&gt;Preparing for React interviews can feel overwhelming — especially with so many resources scattered across the web. That’s why I put together a focused guide that covers real-world React interview questions, patterns, and explanations in one place.&lt;/p&gt;

&lt;p&gt;Whether you're brushing up after a break or aiming to level up your frontend skills, this repo is built to help:&lt;br&gt;
🔗 &lt;a href="https://github.com/Codeymaze/react-interview-guide" rel="noopener noreferrer"&gt;React Interview Guide on GitHub&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Inside you'll find:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Common React interview questions with concise answers&lt;/li&gt;
&lt;li&gt;Hooks, rendering behavior, and component patterns&lt;/li&gt;
&lt;li&gt;Code snippets and explanations&lt;/li&gt;
&lt;li&gt;Tips for both candidates and interviewers&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Feel free to fork it, contribute, or share feedback. Hope it helps someone land their next role!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>react</category>
    </item>
  </channel>
</rss>
