Advertisement · 728 × 90

Posts by

Built a real login flow from scratch—no libraries, no magic. Calm, clear, step-by-step.

Premiering today at 2PM MDT.

If you’ve ever wondered how login actually works under the hood, this one’s for you.

Link: youtu.be/YY5QotetgNc

#devjourney #learncoding #webdev #javascript #programming

1 day ago 0 0 0 0
What Actually Happens When You Click a Button? - Coding Concepts Explained Simply
What Actually Happens When You Click a Button? - Coding Concepts Explained Simply YouTube video by AutistiCoder

What happens to the UI when you click a button in #React? My latest #YouTube #coding Short explores questions like this:
youtube.com/shorts/G7T7p...

1 week ago 0 1 0 0
Preview
OpenAI funding fears hit memory chip prices Spending cuts at OpenAI have hit memory chip prices as fears grow about the tech company’s ability to fund its expansion.

Good news! OpenAI is canceling so many large purchase orders and datacenter expansions that the global price of RAM is dropping.

2 weeks ago 8842 3236 3 1166
What is Performance Testing? Calm, Clear Coding Tutorial
What is Performance Testing? Calm, Clear Coding Tutorial YouTube video by AutistiCoder

Dropping today at 1PM PDT/2PM MDT: measuring performance in Chrome DevTools.

No jargon—just how to record what your app actually does.

Firefox version coming next.

youtu.be/c_H15nCqA_8

#perfstart #nextjsdev #webperformance #learncoding #javascript #webdev

2 weeks ago 0 0 0 0
What is Performance Testing? Calm, Clear Coding Tutorial
What is Performance Testing? Calm, Clear Coding Tutorial YouTube video by AutistiCoder

Just dropped a new video: What is performance testing?

If you’ve ever wondered how devs know an app is fast before users complain, this breaks it down simply.

youtu.be/c_H15nCqA_8

#perfbasics #nextjsdev #webperformance #learncoding #javascript #webdev

3 weeks ago 0 0 0 0

I guess the cost gave you a rutabaga-ning!

3 weeks ago 1 0 0 0

What frustrates you most about #AuthJS?

#JavaScript #Next #NextJS #Next.js

4 weeks ago 2 0 0 0
Add Email Authentication to a Next js App with NextAuth   A Calm Coding Tutorial
Add Email Authentication to a Next js App with NextAuth A Calm Coding Tutorial YouTube video by AutistiCoder

New video goes live at 1 PM MDT.

Walk through adding email authentication to a Next.js app using NextAuth v4 — calm pace, no jargon, and built step-by-step.

Watch here: youtu.be/23JvcZ1b3ak

#NeurodivergentCoders #IndieDevLife #WebDevJourney #LearnToCode #JavaScript #Coding

1 month ago 2 0 0 0
Using useRef in Next js Part 1   An Autism Friendly Coding Tutorial
Using useRef in Next js Part 1 An Autism Friendly Coding Tutorial YouTube video by AutistiCoder

I just published a calm, step-by-step explanation of useRef in Next.js — with a live demo that proves it doesn’t trigger re-renders.

If refs have ever felt fuzzy, this should help.

youtu.be/KgWtsedZzYc

#AutismCoding #NextJSDev #ReactHooks #Neurodivergent #WebDevelopment #Coding

2 months ago 0 0 0 0
React State Explained Clearly - An Autism Friendly Coding Tutorial
React State Explained Clearly - An Autism Friendly Coding Tutorial YouTube video by AutistiCoder

Race conditions don’t crash your code — they quietly break correctness.
New video shows why this happens in async JS and how a mutex fixes it, step by step.
Live at 2PM MDT: www.youtube.com/watch?v=-yrt...

#RaceBug #AsyncJS #CodingConcepts #JavaScriptTips #WebDev #Programming

2 months ago 1 1 0 0
Advertisement
2 months ago 0 0 0 0
Preview
The Calm Coder Desk Cards (Digital PDF) | AutistiCoder Get more from AutistiCoder on Patreon

I just released The Calm Coder Desk Cards — 25 printable desk cards designed to support focus, patience, and self-trust while coding. Created by an autistic coder, for neurodivergent minds.
👉 www.patreon.com/posts/calm-c...

#NeuroCode #AutisticCoders #CodingCommunity #Neurodivergent #Programming

3 months ago 0 1 0 1
Preview
The Calm Coder Desk Cards (Digital PDF) | AutistiCoder Get more from AutistiCoder on Patreon

I just released The Calm Coder Desk Cards — 25 printable desk cards designed to support focus, patience, and self-trust while coding. Created by an autistic coder, for neurodivergent minds.
👉 www.patreon.com/posts/calm-c...

#NeuroCode #AutisticCoders #CodingCommunity #Neurodivergent #Programming

3 months ago 0 1 0 1

#programming #NeurodivergentCoding #NeurodivergentsWhoCode

3 months ago 0 0 0 0

When code runs parallel, it's unpredictable - and this is where trouble often starts in the form of "race conditions." (and yes, this can even happen in JavaScript code)
In this week's Short, we'll be covering race conditions - going over what they are and how to prevent them.

3 months ago 0 0 1 0
React State Explained Clearly - An Autism Friendly Coding Tutorial
React State Explained Clearly - An Autism Friendly Coding Tutorial YouTube video by AutistiCoder

React state ever feel like it’s ignoring you?
This video shows a *broken* example first, explains exactly why it fails, then fixes it—calmly and clearly.

Live today at **1:30 PM MST**
👉 youtu.be/-yrtMHqOIo8

#autismcoding #reactstate #neurodivergent #codingtips #javascript #webdev

3 months ago 0 0 0 0
YouTube
YouTube Share your videos with friends, family, and the world

This Short goes live at 2PM MST today.
It’s about how autism and ADHD help spot system weaknesses before conditions line up and things fail. Calm, practical, no hype.

Watch here:
youtube.com/shorts/X1GMt...

#AuDHDSystems #AutismTech #ADHDThinking #SystemsThinking #Neurodiversity #Autism

3 months ago 0 0 0 0
Advertisement
Preview
AutistiCoder Empowering neurodiverse learners to code! 🖥️Tutorials on JavaScript, React, & web development projects. Beginner-friendly, project-based, & inclusive.

goal for 2026:
Financial freedom.

Help a brother out, please:

Cash App $AutistiCoder or buymeacoffee.com/autisticoder

#autism #2026 #independence

3 months ago 0 0 0 0

My $.02:

Don’t worry about it; that just makes things more stressful.
The follow up to “Did I fuck up?” Should be “I communicated the message in my own way. It’s not my fault if they have/had a problem with that.”

4 months ago 1 1 0 0

and also, video games are art

4 months ago 0 0 0 0
Debugging a Next js App with VS Code – An Autism Friendly Coding Tutorial
Debugging a Next js App with VS Code – An Autism Friendly Coding Tutorial YouTube video by AutistiCoder

Dropping a new walkthrough tomorrow at 2PM MST — a calm, step-by-step look at debugging Next.js in VS Code. Premiere link: youtu.be/o7nlP_W6NMk

#NeurodivergentCoders #VSCodeTips #NextjsDebugging #WebDev #JavaScript #Coding

4 months ago 1 0 0 0
Preview
AutistiCoder Cup — Registration Form This form is to register for a calm, neurodivergent-friendly online Splatoon 3 community tournament. This event is not affiliated with Nintendo. Registration does not guarantee entry — approved player...

AutistiCoder will be hosting its first #Splatoon3 video game tournament on December 20th at 5PM Mountajn time. Registration and rules here:

forms.gle/ZMznx2EnmodP...

4 months ago 0 0 0 0

what topics should I cover next? #programming

4 months ago 1 0 0 0

I know I attended a holiday party and it sound like World War 2 in there

4 months ago 1 0 0 0
Advertisement

sending virtual hugs and empathy your way

4 months ago 2 0 0 0
4 months ago 0 0 0 0

you shouldn't *need* connections to climb up social mobility.

4 months ago 1 0 0 0
Preview
AutistiCoder Empowering neurodiverse learners to code! 🖥️Tutorials on JavaScript, React, & web development projects. Beginner-friendly, project-based, & inclusive.

Daddy needs $200 for a new monitor.
Anyone wlling to help?

buymeacoffee.com/autisticoder

4 months ago 0 0 0 1

I break them down in a way that helps any #autistic and/or #adhd coder can make sense of them

4 months ago 0 0 0 0
What Are Agile Story Points? Coding Concepts Explained Simply
What Are Agile Story Points? Coding Concepts Explained Simply YouTube video by AutistiCoder

Confused about #agile story points? So was I.
Here’s how I have come to understand them:
youtube.com/shorts/XEkF4...

#programming #storypoints

4 months ago 0 0 1 0