<?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: yellownight</title>
    <description>The latest articles on DEV Community by yellownight (@yellownight).</description>
    <link>https://dev.to/yellownight</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4127272%2Fb18d4368-eece-4528-912a-0b1c9eaac9b1.png</url>
      <title>DEV Community: yellownight</title>
      <link>https://dev.to/yellownight</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yellownight"/>
    <language>en</language>
    <item>
      <title>Typing is the fastest way to actually learn kana — most learners skip it</title>
      <dc:creator>yellownight</dc:creator>
      <pubDate>Wed, 16 Sep 2026 05:28:51 +0000</pubDate>
      <link>https://dev.to/yellownight/typing-is-the-fastest-way-to-actually-learn-kana-most-learners-skip-it-i30</link>
      <guid>https://dev.to/yellownight/typing-is-the-fastest-way-to-actually-learn-kana-most-learners-skip-it-i30</guid>
      <description>&lt;h1&gt;
  
  
  Typing is the fastest way to actually learn kana — most learners skip it
&lt;/h1&gt;

&lt;p&gt;If you're learning Japanese, you've probably spent an afternoon staring at a hiragana chart. あ, い, う, え, お — fine. か, き, く, け, こ — got it. By the end of the hour you can &lt;em&gt;recognize&lt;/em&gt; all 46 characters when you see them in order.&lt;/p&gt;

&lt;p&gt;Then you open a real Japanese sentence and freeze. You recognize the shapes, but your brain still needs two seconds per character to convert け to "ke".&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Recognition and recall are different skills. Charts train the first. Typing trains the second — and it's the one that actually makes you fluent.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The problem with chart memorization
&lt;/h2&gt;

&lt;p&gt;Kana charts are great for &lt;em&gt;introduction&lt;/em&gt;. They're terrible for &lt;em&gt;retention&lt;/em&gt;. Here's why:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You read them in a fixed order (あいうえお), so you memorize the sequence, not the characters.&lt;/li&gt;
&lt;li&gt;You get no &lt;em&gt;output practice&lt;/em&gt; — no moment where you must produce つ from memory.&lt;/li&gt;
&lt;li&gt;You never build the motor memory that ties a character to your fingers.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The result: recognition without recall. You can read a chart, but you can't read a sign, a menu, or a tweet at speed.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why typing is the lowest-friction drill
&lt;/h2&gt;

&lt;p&gt;I think typing is the most burden-free way to drill kana. Zero friction, maximum repetition:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;No setup.&lt;/strong&gt; Every device has a keyboard. No flashcards to shuffle, no app to open, no internet required after load.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Forced recall.&lt;/strong&gt; When you see つ and have to type it, your brain &lt;em&gt;produces&lt;/em&gt; the answer. That's the whole skill.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Instant feedback.&lt;/strong&gt; You know immediately whether you got it right. No grading, no waiting.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Motor memory.&lt;/strong&gt; Your fingers learn the pattern too. After a few sessions, き stops being "a character I recognize" and becomes "ki, the one my fingers type".&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And here's the part that matters: &lt;strong&gt;what you practice is exactly what you do in real life.&lt;/strong&gt; When you actually type Japanese — a search, a chat message, a sentence in your SRS app — you're doing the same task. You're not learning a game skill, you're learning &lt;em&gt;the skill&lt;/em&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  The romaji trap: shi, chi, tsu — and why they're wrong for typing
&lt;/h2&gt;

&lt;p&gt;Here's a subtle thing most learners miss. On a real Japanese IME, romaji input doesn't use the "textbook" romanization:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;し is typed as &lt;strong&gt;si&lt;/strong&gt;, not "shi"&lt;/li&gt;
&lt;li&gt;ち is typed as &lt;strong&gt;ti&lt;/strong&gt;, not "chi"&lt;/li&gt;
&lt;li&gt;つ is typed as &lt;strong&gt;tu&lt;/strong&gt;, not "tsu"&lt;/li&gt;
&lt;li&gt;ふ is typed as &lt;strong&gt;hu&lt;/strong&gt;, not "fu"&lt;/li&gt;
&lt;li&gt;しゃ is &lt;strong&gt;sya&lt;/strong&gt;, not "sha"&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you drill kana with "shi/chi/tsu" (the Hepburn romanization you see in textbooks), you're practicing a mapping you'll &lt;em&gt;never actually use&lt;/em&gt;. Sit down at a Japanese keyboard layout and type "shi" for し — nothing happens. You need "si".&lt;/p&gt;

&lt;p&gt;That's why the site I built uses the IME-friendly input. What you practice on the screen is exactly what comes out when you type in real life. No translation layer, no relearning — the first time you type し in a real chat, your fingers already know.&lt;/p&gt;

&lt;h2&gt;
  
  
  So I built a free tool: narau.site
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://www.narau.site" rel="noopener noreferrer"&gt;narau.site&lt;/a&gt; is a free, no-signup Japanese practice site built around this idea:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Kana typing drills&lt;/strong&gt; — hiragana and katakana, with the IME-friendly romaji (si/ti/tu/hu/sya...)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Kana charts&lt;/strong&gt; — clean reference charts when you need to look one up&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;TTS audio&lt;/strong&gt; — every kana and word page reads aloud, so you connect sound → character → key&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Vocabulary pages&lt;/strong&gt; — thousands of word pages, each with audio, so you keep the same typing-and-listening loop as you grow past kana&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It's built with Next.js, statically generated for speed, and it works on any device with a keyboard. No account, no paywall, no ads — just practice.&lt;/p&gt;

&lt;h2&gt;
  
  
  Try it: 3 minutes is enough to feel the difference
&lt;/h2&gt;

&lt;p&gt;Open &lt;a href="https://www.narau.site" rel="noopener noreferrer"&gt;narau.site&lt;/a&gt;, pick hiragana, and run the typing drill for three minutes. You'll notice something almost immediately: after the first few rounds, your fingers start producing the characters before your conscious brain finishes reading them. That's the recall you're actually trying to build.&lt;/p&gt;

&lt;p&gt;If you're already past kana, try the katakana drill — most learners are far weaker there, and it's the fastest way to find out.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I'd tell my past self
&lt;/h2&gt;

&lt;p&gt;Don't memorize kana passively. &lt;strong&gt;Drill it actively, with the mapping you'll actually use in real life.&lt;/strong&gt; Ten minutes of typing a day for a week beats an afternoon with a chart, every time.&lt;/p&gt;

&lt;p&gt;If you've got feedback, ideas, or a favorite kana drill of your own — I'd love to hear it. And if typing practice turns out to work for you, it's free forever, so use it freely.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Narau (習う) means "to learn" in Japanese. Which, fittingly, is what the site is for.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>learning</category>
      <category>productivity</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
