<?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: R Akshay</title>
    <description>The latest articles on DEV Community by R Akshay (@aksshaay).</description>
    <link>https://dev.to/aksshaay</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%2F3615298%2F40182503-2ebe-4480-aab3-98c185c67e2b.jpg</url>
      <title>DEV Community: R Akshay</title>
      <link>https://dev.to/aksshaay</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aksshaay"/>
    <language>en</language>
    <item>
      <title>If Watching Tutorials Was a Skill, I’d Be a Senior Developer by Now</title>
      <dc:creator>R Akshay</dc:creator>
      <pubDate>Mon, 24 Nov 2025 09:03:32 +0000</pubDate>
      <link>https://dev.to/aksshaay/if-watching-tutorials-was-a-skill-id-be-a-senior-developer-by-now-2cpc</link>
      <guid>https://dev.to/aksshaay/if-watching-tutorials-was-a-skill-id-be-a-senior-developer-by-now-2cpc</guid>
      <description>&lt;h1&gt;
  
  
  "YouTube Tutorials: My Toxic Relationship"
&lt;/h1&gt;

&lt;p&gt;So the story begins like this:&lt;/p&gt;

&lt;p&gt;You wake up one fine day and say:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“Today I will finally learn &lt;strong&gt;React / Node / Docker / Convex / Whatever&lt;/strong&gt;.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Motivation = &lt;strong&gt;100%&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Confidence = &lt;strong&gt;200%&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Brain = &lt;em&gt;ready to absorb knowledge like a sponge&lt;/em&gt; 🧽&lt;/p&gt;

&lt;p&gt;So naturally... you open &lt;strong&gt;YouTube&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;And type with Olympic-level precision:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;"BEST beginner tutorial for X (updated, no nonsense, practical)"&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Because obviously, you deserve &lt;em&gt;only the perfect one&lt;/em&gt;.&lt;br&gt;&lt;br&gt;
Not just &lt;em&gt;any&lt;/em&gt; tutorial.&lt;br&gt;&lt;br&gt;
The &lt;strong&gt;perfect&lt;/strong&gt; tutorial.&lt;/p&gt;




&lt;h2&gt;
  
  
  🎬 The Tutorial Rabbit Hole
&lt;/h2&gt;

&lt;p&gt;You find one video.&lt;br&gt;&lt;br&gt;
Looks promising.&lt;/p&gt;

&lt;p&gt;But then…&lt;/p&gt;

&lt;p&gt;👉 You notice another video from a different creator.&lt;br&gt;&lt;br&gt;
👉 With better thumbnails.&lt;br&gt;&lt;br&gt;
👉 And more likes.&lt;br&gt;&lt;br&gt;
👉 And comments like: &lt;em&gt;"Bro changed my life."&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;So you watch &lt;strong&gt;3 minutes&lt;/strong&gt; of the first tutorial…&lt;br&gt;&lt;br&gt;
then switch to the second.&lt;/p&gt;

&lt;p&gt;Then a third.&lt;/p&gt;

&lt;p&gt;Then a playlist titled:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"Learn X in 1 hour (2025) — no bs, full stack, deploy, free hosting, API, database, payment setup, and your life sorted."&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Somewhere in this loop your brain whispers:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"Maybe I should learn this OTHER thing first… before learning the thing I actually wanted to learn."&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;And suddenly you're watching:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Git basics&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CSS animations&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;How to build an AI SaaS&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Someone unboxing a keyboard (???)&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Time spent searching: &lt;strong&gt;45 minutes&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Time spent watching: &lt;strong&gt;13 minutes&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Time spent coding: &lt;strong&gt;0 seconds&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Productivity?&lt;br&gt;&lt;br&gt;
&lt;strong&gt;A cinematic masterpiece.&lt;/strong&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  🤦 Why Do We Do This?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;We want the &lt;strong&gt;perfect starting point&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;We are scared of choosing the &lt;strong&gt;wrong resource&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;We think the tutorial will magically teach us &lt;strong&gt;everything&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;And deep down… we hope learning can be done &lt;strong&gt;without struggling&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Spoiler:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;The perfect tutorial doesn’t exist.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;But your progress does.&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  📌 Watching ≠ Learning
&lt;/h2&gt;

&lt;p&gt;This one hurts a little:&lt;/p&gt;

&lt;p&gt;Just because you watched a tutorial doesn’t mean you learned the skill.&lt;/p&gt;

&lt;p&gt;Real learning starts when:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You &lt;strong&gt;pause the video&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;You &lt;strong&gt;type the code&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;You &lt;strong&gt;break the code&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;You &lt;strong&gt;fix the code&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;You &lt;strong&gt;cry a little&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;And eventually… it &lt;strong&gt;works&lt;/strong&gt; 🎉&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That moment teaches more than 20 videos ever will.&lt;/p&gt;




&lt;h2&gt;
  
  
  🧠 The Simple Fix
&lt;/h2&gt;

&lt;p&gt;Here’s what helped me:&lt;/p&gt;

&lt;p&gt;✨ Pick ONE tutorial&lt;br&gt;&lt;br&gt;
✨ Watch it actively&lt;br&gt;&lt;br&gt;
✨ Code along&lt;br&gt;&lt;br&gt;
✨ Build something yourself after finishing&lt;br&gt;&lt;br&gt;
✨ Resist the urge to hop to the next shiny video&lt;/p&gt;

&lt;p&gt;You won’t feel ready.&lt;/p&gt;

&lt;p&gt;Do it anyway.&lt;/p&gt;

&lt;p&gt;Most devs build confidence &lt;strong&gt;after&lt;/strong&gt;, not before, they start.&lt;/p&gt;




&lt;h2&gt;
  
  
  🧭 A Small Challenge for You
&lt;/h2&gt;

&lt;p&gt;The next time you pick a tutorial, tell yourself:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“I will stick to &lt;em&gt;one&lt;/em&gt; video until I finish it.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Not perfect.&lt;br&gt;&lt;br&gt;
Not fastest.&lt;br&gt;&lt;br&gt;
Just one.&lt;/p&gt;

&lt;p&gt;Because consistency beats perfection every time.&lt;/p&gt;




&lt;h2&gt;
  
  
  🎯 Final Thoughts
&lt;/h2&gt;

&lt;p&gt;If you’ve ever spent more time searching tutorials than actually learning… congratulations.&lt;/p&gt;

&lt;p&gt;You’re human.&lt;/p&gt;

&lt;p&gt;And you’re definitely a developer.&lt;/p&gt;

&lt;p&gt;Just remember:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Tutorials don’t make you better. Building does.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;So close YouTube (after finishing this blog 😌), open your editor, and start.&lt;/p&gt;

&lt;p&gt;You got this. 🚀&lt;/p&gt;

&lt;p&gt;The story ends like all the relationship i never had:&lt;/p&gt;

&lt;p&gt;Dear Tutorials: It’s Not You, It’s Me (Actually It’s You)&lt;/p&gt;




&lt;p&gt;💬 Have you ever been stuck in the tutorial rabbit hole?&lt;br&gt;&lt;br&gt;
Share your story — let’s suffer and grow together. 😄&lt;/p&gt;

</description>
      <category>learning</category>
      <category>discuss</category>
      <category>beginners</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Self-Doubt as a Developer: Am I Even Doing This Right? 🤡</title>
      <dc:creator>R Akshay</dc:creator>
      <pubDate>Mon, 17 Nov 2025 11:52:08 +0000</pubDate>
      <link>https://dev.to/aksshaay/self-doubt-as-a-developer-am-i-even-doing-this-right-3a75</link>
      <guid>https://dev.to/aksshaay/self-doubt-as-a-developer-am-i-even-doing-this-right-3a75</guid>
      <description>&lt;p&gt;So there I was… typing code, staring at errors, and asking myself one important question:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;"Is this really for me, or should I start a potato farm instead?"&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;If you’ve ever felt this way, congratulations — you are officially a developer. 🎉&lt;br&gt;&lt;br&gt;
Because nobody told us that learning to code comes with a &lt;em&gt;free lifetime subscription&lt;/em&gt; to &lt;strong&gt;self-doubt&lt;/strong&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  😶 Where Self-Doubt Shows Up (aka developer horror moments)
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;When your code doesn’t work and you have &lt;strong&gt;no idea why&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;When you see someone on LinkedIn getting a job at Google at 19&lt;/li&gt;
&lt;li&gt;When a tutorial says &lt;em&gt;“This is simple”&lt;/em&gt; and your brain says &lt;em&gt;“404: Simplicity Not Found”&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;When you copy code from Stack Overflow and it still fails 💔&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;At some point, every dev has thought:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“Maybe I’m just not smart enough for this.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;If you haven’t yet, don’t worry — your moment is coming. 😌&lt;/p&gt;




&lt;h2&gt;
  
  
  ☕ My Experience (aka me vs my brain)
&lt;/h2&gt;

&lt;p&gt;A while ago, I was learning new tools, building projects, and job hunting. Then suddenly:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Self-doubt entered the chat.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;It told me things like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;“You’re too slow.”&lt;/li&gt;
&lt;li&gt;“You’re not learning enough.”&lt;/li&gt;
&lt;li&gt;“Everyone else is ahead.”&lt;/li&gt;
&lt;li&gt;“Are you sure you should be doing this?”&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Some days, it felt like I wasn’t moving at all… even though I was learning something.&lt;/p&gt;

&lt;p&gt;And trust me, that feeling is &lt;strong&gt;very real&lt;/strong&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  📌 The Comparison Trap
&lt;/h2&gt;

&lt;p&gt;We don’t compare ourselves to our past versions.&lt;br&gt;&lt;br&gt;
No. We compare ourselves to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;That one dev who built 7 SaaS apps before breakfast&lt;/li&gt;
&lt;li&gt;People who wake up at 5 AM, drink water, write code, meditate, stretch, and solve world hunger&lt;/li&gt;
&lt;li&gt;YouTubers who build a full-stack app in 22 minutes&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Meanwhile, we’re like:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“I just fixed one bug today. I deserve a trophy.” 🏆&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  💡 The Truth Nobody Says Loud Enough
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;No one knows everything.&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Even seniors google stuff.&lt;br&gt;&lt;br&gt;
Even experts read documentation.&lt;br&gt;&lt;br&gt;
Even CTOs sometimes break production (and then quietly fix it at 3AM).&lt;/p&gt;

&lt;p&gt;Development is not about knowing everything.&lt;br&gt;&lt;br&gt;
It’s about &lt;strong&gt;not giving up when you don’t know something&lt;/strong&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  🔧 What Actually Helped Me
&lt;/h2&gt;

&lt;p&gt;Here are things that made my self-doubt manageable (not gone, just quieter):&lt;/p&gt;

&lt;p&gt;✔ Building small projects (even tiny ones help)&lt;br&gt;&lt;br&gt;
✔ Writing/blogging about what I learn&lt;br&gt;&lt;br&gt;
✔ Accepting that it’s okay to learn slowly&lt;br&gt;&lt;br&gt;
✔ Taking breaks when my brain feels fried 🍳&lt;br&gt;&lt;br&gt;
✔ Talking to other devs and realizing… oh, we’re all confused!&lt;/p&gt;




&lt;h2&gt;
  
  
  🛠 Practical Tips if You’re Feeling This Too
&lt;/h2&gt;

&lt;p&gt;✨ Stop comparing your Chapter 2 to someone’s Chapter 30&lt;br&gt;&lt;br&gt;
✨ Learning is not a race — it’s a process&lt;br&gt;&lt;br&gt;
✨ Celebrate small wins: one solved bug = progress&lt;br&gt;&lt;br&gt;
✨ Ask questions; it’s not a weakness&lt;br&gt;&lt;br&gt;
✨ Document your journey (blogs, notes, anything!)  &lt;/p&gt;




&lt;h2&gt;
  
  
  🎯 Final Thoughts
&lt;/h2&gt;

&lt;p&gt;If you’re doubting yourself right now, hear this:&lt;/p&gt;

&lt;p&gt;You are not behind. You are not slow. You are learning.**&lt;/p&gt;

&lt;p&gt;Every line of code you write — even the broken ones — counts.&lt;/p&gt;

&lt;p&gt;So don’t quit. Take a break, drink some chai, come back, and keep going.&lt;br&gt;&lt;br&gt;
We’re all figuring it out together. 🚀&lt;/p&gt;




&lt;p&gt;If this resonated with you, drop a comment or share your experience.&lt;br&gt;&lt;br&gt;
And if your brain ever tells you you’re not good enough, tell it:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;“return ‘I am learning, and that’s enough.’”&lt;/strong&gt; 🧡&lt;/p&gt;

</description>
      <category>learning</category>
      <category>development</category>
    </item>
    <item>
      <title>🤦‍♂️ I Used to Hate Documentation... Until One Video Bullied Me Into Liking It</title>
      <dc:creator>R Akshay</dc:creator>
      <pubDate>Mon, 17 Nov 2025 11:29:43 +0000</pubDate>
      <link>https://dev.to/aksshaay/i-used-to-hate-documentation-until-one-video-bullied-me-into-liking-it-5cph</link>
      <guid>https://dev.to/aksshaay/i-used-to-hate-documentation-until-one-video-bullied-me-into-liking-it-5cph</guid>
      <description>&lt;p&gt;😒 Documentation and I Were Not Friends&lt;/p&gt;

&lt;p&gt;Let me be honest:&lt;br&gt;
If documentation was a person, I would block it on every platform.&lt;/p&gt;

&lt;p&gt;I always found docs:&lt;/p&gt;

&lt;p&gt;boring 😴&lt;/p&gt;

&lt;p&gt;exhausting 😩&lt;/p&gt;

&lt;p&gt;and somehow capable of draining the life out of me (not that I had much left anyway)&lt;/p&gt;

&lt;p&gt;Since the beginning of my developer journey, my relationship with documentation looked like this:&lt;br&gt;
Docs: "Read me."&lt;br&gt;
Me: "No." &lt;em&gt;opens YouTube&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;I avoided it like developers avoid writing tests.&lt;br&gt;
And honestly, life was good... until it wasn’t.&lt;/p&gt;

&lt;p&gt;📺 Then I Found The Video&lt;/p&gt;

&lt;p&gt;I accidentally stumbled upon a livestream on Chai Aur Code (yes, 2–3 days late, as usual 🤓) where Hitesh Choudhary was learning a Backend-as-a-Service platform called Convex.&lt;/p&gt;

&lt;p&gt;And what was he doing?&lt;/p&gt;

&lt;p&gt;Just reading documentation.&lt;/p&gt;

&lt;p&gt;I thought:&lt;/p&gt;

&lt;p&gt;“Great, a video of someone reading documentation. This is peak entertainment.”&lt;br&gt;
— Me, 2025&lt;/p&gt;

&lt;p&gt;I had zero expectations, but I kept watching... and suddenly something strange happened.&lt;/p&gt;

&lt;p&gt;I liked it.&lt;/p&gt;

&lt;p&gt;No, really. I enjoyed a man reading docs on YouTube.&lt;br&gt;
Please don't judge me 😭.&lt;/p&gt;

&lt;p&gt;🔄 The Plot Twist: I Started Liking Documentation&lt;/p&gt;

&lt;p&gt;Somewhere between:&lt;/p&gt;

&lt;p&gt;reading the official Convex docs,&lt;/p&gt;

&lt;p&gt;following along step-by-step,&lt;/p&gt;

&lt;p&gt;and realizing the docs were actually helpful,&lt;/p&gt;

&lt;p&gt;I felt something I never felt before:&lt;/p&gt;

&lt;p&gt;✨ Documentation is not the enemy.&lt;/p&gt;

&lt;p&gt;In fact, it started to feel… fun?&lt;/p&gt;

&lt;p&gt;I know, I know, I’m scared too.&lt;/p&gt;

&lt;p&gt;🧠 What Changed in My Brain?&lt;/p&gt;

&lt;p&gt;I realized documentation is not a task you complete — it’s a superpower you unlock.&lt;/p&gt;

&lt;p&gt;Documentation helps you:&lt;/p&gt;

&lt;p&gt;✔ learn faster&lt;br&gt;
✔ build without waiting for tutorials&lt;br&gt;
✔ understand tech in a deeper way&lt;br&gt;
✔ stop searching random Stack Overflow answers from 2012&lt;/p&gt;

&lt;p&gt;It turns out the docs aren’t boring.&lt;br&gt;
My approach was boring.&lt;/p&gt;

&lt;p&gt;☕ Why That Chai Aur Code Stream Worked&lt;/p&gt;

&lt;p&gt;Because it wasn’t about memorizing docs. It was about:&lt;/p&gt;

&lt;p&gt;exploring&lt;/p&gt;

&lt;p&gt;trying things&lt;/p&gt;

&lt;p&gt;breaking things&lt;/p&gt;

&lt;p&gt;fixing things&lt;/p&gt;

&lt;p&gt;repeating&lt;/p&gt;

&lt;p&gt;And watching Hitesh learn Convex from scratch showed me something important:&lt;/p&gt;

&lt;p&gt;You don’t need to know everything.&lt;br&gt;
You just need to know how to read the docs.&lt;/p&gt;

&lt;p&gt;🛠 If You Also Hate Documentation, Try This&lt;/p&gt;

&lt;p&gt;Here’s my new documentation ritual:&lt;/p&gt;

&lt;p&gt;1️⃣ Don’t skim. Actually read.&lt;br&gt;
2️⃣ Keep a playground project open next to docs 🧪&lt;br&gt;
3️⃣ Try small examples immediately&lt;br&gt;
4️⃣ Break something on purpose (fun guaranteed)&lt;br&gt;
5️⃣ Google only after the docs fail you&lt;/p&gt;

&lt;p&gt;🥂 Final Thoughts&lt;/p&gt;

&lt;p&gt;Documentation and I still argue, but we’re trying therapy and things are improving.&lt;/p&gt;

&lt;p&gt;I won’t say I’m a doc-lover now, but my mindset has changed, and honestly?&lt;/p&gt;

&lt;p&gt;That’s a big win for me as a developer.&lt;/p&gt;

&lt;p&gt;So here’s a toast to:&lt;/p&gt;

&lt;p&gt;📚 Documentation — the thing we love to hate, but absolutely need.&lt;/p&gt;

&lt;p&gt;🔗 If you want to see the video that converted me:&lt;/p&gt;

&lt;p&gt;Search for Chai Aur Code + Convex on YouTube.&lt;br&gt;
(Sending the link feels like I’m inviting you into a cult, so I’ll let you look it up yourself 😌)&lt;/p&gt;

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