<?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>DEV Community: A</title>
    <description>The latest articles on DEV Community by A (@a_ts_dev).</description>
    <link>https://dev.to/a_ts_dev</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%2F3905918%2F49e01e51-dbce-4ffc-b7bb-7666c0b8043e.png</url>
      <title>DEV Community: A</title>
      <link>https://dev.to/a_ts_dev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/a_ts_dev"/>
    <language>en</language>
    <item>
      <title>I Found a Free TypeScript &amp; React Quiz with 125 Questions</title>
      <dc:creator>A</dc:creator>
      <pubDate>Thu, 30 Apr 2026 13:31:37 +0000</pubDate>
      <link>https://dev.to/a_ts_dev/i-found-a-free-typescript-react-quiz-with-125-questions-43c4</link>
      <guid>https://dev.to/a_ts_dev/i-found-a-free-typescript-react-quiz-with-125-questions-43c4</guid>
      <description>&lt;p&gt;While looking for better ways to practice TypeScript, I came across this free quiz platform.&lt;/p&gt;

&lt;p&gt;It contains &lt;strong&gt;125 questions&lt;/strong&gt; divided into 5 difficulty levels:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Basic&lt;/li&gt;
&lt;li&gt;Intermediate&lt;/li&gt;
&lt;li&gt;Advanced&lt;/li&gt;
&lt;li&gt;Functional Programming with types&lt;/li&gt;
&lt;li&gt;React + TypeScript&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The quiz covers generics, utility types, conditional types, mapped types, component props, hooks typing, and more. No login required and you get instant scoring + feedback on weak areas.&lt;/p&gt;

&lt;p&gt;If you're learning or sharpening your TypeScript/React skills, it might be worth checking out:&lt;/p&gt;

&lt;p&gt;→ &lt;a href="https://www.ts-quiz.com/" rel="noopener noreferrer"&gt;https://www.ts-quiz.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Has anyone tried it? Curious to know which topics you think are missing or need more depth.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>react</category>
      <category>typescript</category>
    </item>
    <item>
      <title>I built a free TypeScript quiz website with 125 questions and levels</title>
      <dc:creator>A</dc:creator>
      <pubDate>Thu, 30 Apr 2026 11:00:21 +0000</pubDate>
      <link>https://dev.to/a_ts_dev/i-built-a-free-typescript-quiz-website-with-125-questions-and-levels-20a9</link>
      <guid>https://dev.to/a_ts_dev/i-built-a-free-typescript-quiz-website-with-125-questions-and-levels-20a9</guid>
      <description>&lt;p&gt;Over the last few weeks I have been working on a small side project to help people improve their TypeScript skills in a more practical way. I always felt that just watching tutorials or reading documentation was not enough, so I ended up building this:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.ts-quiz.com/" rel="noopener noreferrer"&gt;https://www.ts-quiz.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Some features it includes:&lt;/p&gt;

&lt;p&gt;5 levels, such as basic, medium, advanced, functional and React&lt;/p&gt;

&lt;p&gt;It has 125 questions (for now)&lt;/p&gt;

&lt;p&gt;It focuses on concepts like types, narrowing, generics and so on&lt;/p&gt;

&lt;p&gt;You get feedback while answering&lt;/p&gt;

&lt;p&gt;The stack I used is React and TypeScript and the user interface is simple since it's mostly focused on usability and learning rather than design.&lt;/p&gt;

&lt;p&gt;I have some ideas for the future such as:&lt;/p&gt;

&lt;p&gt;Progress tracking&lt;/p&gt;

&lt;p&gt;Score system&lt;/p&gt;

&lt;p&gt;Leaderboards&lt;/p&gt;

&lt;p&gt;More advanced questions&lt;/p&gt;

&lt;p&gt;I would really appreciate any kind of feedback since it's one of the first projects of this kind I've made&lt;/p&gt;

&lt;p&gt;Thanks in advance&lt;/p&gt;

</description>
      <category>typescript</category>
      <category>react</category>
    </item>
  </channel>
</rss>
