<?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: Chloé Verglas</title>
    <description>The latest articles on DEV Community by Chloé Verglas (@freezer49).</description>
    <link>https://dev.to/freezer49</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%2F3943648%2F21c52665-78c7-42ae-9ef1-fcf1a309cbad.JPG</url>
      <title>DEV Community: Chloé Verglas</title>
      <link>https://dev.to/freezer49</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/freezer49"/>
    <language>en</language>
    <item>
      <title>I went back to basics with Pokémon and Claude.</title>
      <dc:creator>Chloé Verglas</dc:creator>
      <pubDate>Thu, 21 May 2026 08:56:27 +0000</pubDate>
      <link>https://dev.to/freezer49/i-went-back-to-basics-with-pokemon-and-claude-4je9</link>
      <guid>https://dev.to/freezer49/i-went-back-to-basics-with-pokemon-and-claude-4je9</guid>
      <description>&lt;p&gt;As part of my full-stack training, I set myself a challenge: to &lt;strong&gt;solidify my JavaScript fundamentals by building a project I enjoy.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Rather than generic exercises, I asked Claude to create a series of progressive exercises for me based on the &lt;strong&gt;PokéAPI&lt;/strong&gt;. One exercise = one concept. Each one builds upon the previous one.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;This is what I'll cover next:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;→ Variables, types, objects, and template literals&lt;/p&gt;

&lt;p&gt;→ Conditions and switch/case statements&lt;/p&gt;

&lt;p&gt;→ Arrays: map, filter, reduce, sort&lt;/p&gt;

&lt;p&gt;→ Functions and arrow functions&lt;/p&gt;

&lt;p&gt;→ DOM and events&lt;/p&gt;

&lt;p&gt;→ Fetch, async/await, and error handling&lt;/p&gt;

&lt;p&gt;→ localStorage and state management&lt;/p&gt;

&lt;p&gt;After the 7 exercises? A real project: a roulette wheel that selects a random Pokémon, associates it with a fortune cookie-style message of encouragement, features an early 2000s web design, and saves its history.&lt;/p&gt;

&lt;p&gt;🔗 &lt;a href="https://lnkd.in/eBsfwBSJ" rel="noopener noreferrer"&gt;https://lnkd.in/eBsfwBSJ&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What I'm saying about the application with the IA:&lt;br&gt;
Using Claude as a teacher is a great help, not for getting the answers, but for progressing at my own pace on a project that suits me. Fun, personalized, and practical.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6i8w3wwixt6sx1rc3j32.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6i8w3wwixt6sx1rc3j32.png" alt=" " width="799" height="491"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>claude</category>
      <category>javascript</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
