/* Loops — "Learn Something Valuable With ADHD" use-case page Self-worth guardrails: enthusiasm validated as genuine (H1 + recognition close), every mechanism neurological, ADHD learning reframed as different not worse, shame framed as accumulated cost, winning honest+modest. Unique section: interest-based learning reframe. */ /* ---------------- Page nav (links back to the homepage) ---------------- */ const LRN_NAV_LINKS = [ { label: "Why it happens", href: "#why" }, { label: "How it works", href: "#how" }, { label: "Questions", href: "#faq" }, { label: "For ADHD", href: "/adhd/#directory" }, { label: "Knowledge Hub", href: "/adhd/knowledge-hub/" }, { label: "Blog", href: "/blog/" }, ]; const LrnNav = () => { const [open, setOpen] = React.useState(false); const [scrolled, setScrolled] = React.useState(false); React.useEffect(() => { const onScroll = () => setScrolled(window.scrollY > 8); onScroll(); window.addEventListener("scroll", onScroll, { passive: true }); return () => window.removeEventListener("scroll", onScroll); }, []); React.useEffect(() => { if (!open) return; const onKey = (e) => e.key === "Escape" && setOpen(false); document.body.style.overflow = "hidden"; document.addEventListener("keydown", onKey); return () => { document.body.style.overflow = ""; document.removeEventListener("keydown", onKey); }; }, [open]); return (
Loops
); }; /* ---------------- Hero ---------------- */ const LRN_HERO_BLOCKS = [ { title: "Get past the beginning", body: "The part where interest usually fades is the part Loops is built for.", icon: (), }, { title: "Let the learning stick", body: "Daily contact with the material, in a form the brain can actually sustain.", icon: (), }, { title: "Still going, six months from now", body: "Not mastery. Just: the thing you started, still there.", icon: (), }, ]; const LrnHero = () => (
Designed for ADHD. Works for everyone.

You start things with real enthusiasm. You keep losing them anyway.

It's not a motivation problem. For many people with ADHD, the enthusiasm is genuine. The structure around it just doesn't survive the part where the novelty wears off.

Loops is a daily coaching app for people with ADHD. It gives you small things to do with the material each day, coaching for when the interest dips, and, if you want it, one person still paying attention when the novelty's gone.

Free for 7 days. No complicated setup. On iOS for now.
{/* Three icon blocks */}

Three things Loops does for you

{LRN_HERO_BLOCKS.map((b) => (
{b.icon}

{b.title}

{b.body}

))}

Loops is a daily coaching app for people with ADHD.

); /* ---------------- What Loops does ---------------- */ const LrnWhatLoopsDoes = () => (
How Loops helps

A daily system for the part of learning that enthusiasm can't carry.

Most learning tools are excellent at the beginning. They're designed for the part that already works for ADHD brains: the novel, the stimulating, the new. What they're not designed for is the middle, where the material gets repetitive and the dopamine that made starting easy has moved on.

Loops gives you specific learning actions each day, keeps the subject alive when interest naturally dips, and coaches you through the moments when the course usually gets quietly abandoned. Not a curriculum. A structure that survives.

Then it adds the part most apps leave out. One person who sees you doing it. More on that just below.

); /* ---------------- Recognition (6 cards) ---------------- */ const LRN_RECOGNITION = [ "You've bought courses you never finished. Some you never started. You were genuinely excited about all of them.", "You learned the first 30% quickly and well. The next 70% never happened.", "You've gone back to the same chapter or the same lesson several times because you can't retain what you covered before.", "Something clicked and you understood it completely. Two weeks later, it was gone.", "You've started to feel embarrassed about starting new things because you already know how it ends.", "You're genuinely curious and genuinely capable. You just can't seem to get from interested to actually knowing it.", ]; const LrnRecognition = () => (
Does any of this sound familiar?

You're not alone in this.

These are the patterns people with ADHD describe most often when it comes to learning something new.

{LRN_RECOGNITION.map((t, i) => (

{t}

))}

The enthusiasm was real. The problem isn't you. It's that learning something valuable requires sustaining engagement through a part that ADHD brains find genuinely difficult.

); /* ---------------- Why it keeps happening (5 patterns) ---------------- */ const LRN_PATTERNS = [ { title: "The novelty fade", body: "The enthusiasm that made starting easy is neurological, not motivational. It doesn't last. ADHD brains are wired for immediate reward and stimulation. New learning produces a genuine dopamine response. That response fades as material becomes familiar, and the brain starts looking for something more interesting." }, { title: "The working memory loop", body: "It's not just forgetting. It's going back to the same chapters because nothing is sticking. ADHD impairs working memory, which means information learned in one session doesn't reliably consolidate. Without a system that revisits material in the right way, the learning has to start over each time." }, { title: "The overwhelm collapse", body: "A course that seemed manageable at sign-up feels impossible two weeks in. Once the initial structure of a course or programme runs out, or the material gets denser, the executive function demands of organising what to learn next often exceed what's available for actually learning it." }, { title: "The shame-after-dropout spiral", body: "Each abandoned course makes the next one feel more dangerous to start. ADHD's emotional dysregulation means that giving up on a course doesn't just feel disappointing. It accumulates. Eventually the anticipation of failure becomes a reason to avoid starting at all." }, { title: "The system-not-the-subject problem", body: "Finding a better topic doesn't fix the problem. It restarts the cycle. Many ADHD learners move between subjects looking for one that holds attention permanently. The research suggests the issue isn't the subject. It's the structure around the learning that needs to change." }, ]; const LrnWhyItHappens = () => (
Understanding the pattern

It's not about finding the right subject. It's about what happens after the excitement does.

Learning with ADHD breaks down through a specific set of mechanisms. The beginning is rarely the problem. The middle is where things fall apart.

    {LRN_PATTERNS.map((p, i) => (
  1. {String(i + 1).padStart(2, "0")}

    {p.title}

    {p.body}

  2. ))}

Loops is designed to address all five of these failure points, not just the first one.

); /* ---------------- Unique section: the interest-based learning reframe ---------------- */ const LrnReframe = () => (
Something worth knowing about how ADHD brains actually learn

ADHD brains don't learn worse. They learn differently. And that changes what structure should look like.

Standard learning advice assumes motivation is something you maintain through discipline. For ADHD brains, motivation is something the brain generates when the material connects to genuine interest or immediate application. Discipline doesn't substitute for that connection. It just makes the absence of it feel like a personal failing.

This means the intervention isn't trying harder to concentrate. It's designing the learning so that interest keeps touching the material: small actions that feel connected to something real, visible progress that makes the effort feel worthwhile, and a structure that doesn't abandon you when the first wave of enthusiasm passes.

); /* ---------------- The part most apps miss (being seen) ---------------- */ const LRN_WITNESS_CARDS = [ { t: "All they have to do is see it", b: "When you close a loop, they see it. When you come back after the interest dipped, they see that too, and it's no big deal. They just get to watch you keep turning up to the thing you're learning, and cheer you on." }, { t: "They don't test you", b: "They don't have to nag you or quiz you. They don't manage you, they don't even pay. Their side is light on purpose." }, { t: "You're always in control", b: "You choose who it is. You decide exactly what they can see, and you can change it any time." }, { t: "Still paying attention", b: "When the enthusiasm that started it has moved on, one person still paying attention is often what keeps you going." }, ]; const LrnWhyLoopsWorks = () => (
The part most apps miss

Brains finish for people, not for apps.

Learning something on your own is quiet work. Nobody knows whether you opened the course today, and when the novelty fades, there's nobody to notice you've quietly stopped. So it's easy to.

So Loops adds the one thing that reliably keeps ADHD brains going. Another person.

You choose one person you trust. Your partner, a friend, someone learning alongside you, whoever it is. When you close a loop, they see it. When you come back after the interest dipped, they see that too, and it's no big deal. You decide exactly what they can see, and you can change it any time.

This is the step most people skip with other apps. It's also the one that makes Loops work.

{LRN_WITNESS_CARDS.map((c) => (

{c.t}

{c.b}

))}

You can start on your own if you'd rather. It still works. It just works better when someone can see you.

); /* ---------------- How it works (5 steps) ---------------- */ const LRN_STEPS = [ { t: "Tell Loops what you're learning", b: "Name the subject, the skill, the course. Plain language. No categories or setup. Whatever you're trying to learn, however far in you already are." }, { t: "Choose your person", b: "Pick one person you trust to see your progress. You decide what they can see, and you can change it any time. This is the step most people skip with other apps, and the one that makes Loops work. On a Crew plan you can choose more than one, which suits a group learning the same thing." }, { t: "Get small daily actions", b: "Each day, Loops gives you specific, low-friction things to do with the material. Small enough to be possible on a tired day. Targeted enough to move the learning forward rather than just revisit what's already comfortable. Close the loop, and your person sees it." }, { t: "Get coached through the fade", b: "Feeling like the interest has gone? Loops gives you something to do that keeps contact with the material, so the gap between sessions doesn't grow until returning feels impossible." }, { t: "Build knowledge that actually stays", b: "Consistent small contact with material, over enough time, is how learning sticks. Loops is designed to make that consistency achievable rather than aspirational." }, ]; const LrnHowItWorks = () => (
Getting started

One learning action. Every day. Through the difficult middle.

You don't need a new course. You need something that keeps the one you already care about alive past the point where enthusiasm stops doing the work.

    {LRN_STEPS.map((s, i) => (
  1. {i + 1} Step {i + 1}

    {s.t}

    {s.b}

  2. ))}

You don't need to feel enthusiastic to do today's action. That's the point.

); /* ---------------- What's inside Loops (5 parts) ---------------- */ const LRN_WHATS_INSIDE = [ { t: "One goal, in your own words", b: "The subject, skill or course you want to learn, described your way, and how far in you already are. With or without a finish line, whatever fits. Just a clear picture of what you're working towards, so it stays real when the novelty fades." }, { t: "Loops that fit your life", b: "A loop is one small, repeating action, at a pace you choose, small enough for a tired day and targeted so it moves the learning forward rather than just revisiting what's comfortable. Some run every day, some a few times a week: one lesson, ten minutes of practice, review yesterday's notes. A few connect to what you're learning. Others are just life, like taking your meds before breakfast. A missed one doesn't wipe you out. You can repair a streak simply by showing up again." }, { t: "Your person", b: "The one you choose to see your progress: the loops you close and the days you kept turning up to the material. Support, without the nagging or the testing. On a Crew plan it can be more than one: your people, which suits a group learning together." }, { t: "Rewards you can feel", b: "Promise yourself something for the moments that matter: a month of daily contact, the difficult middle you pushed through, six months in and still going. Loops holds the promise and calls it in when you've earned it, and your person gets to see it too." }, { t: "A coach who knows your whole story", b: "An AI coach built for ADHD. It already knows what you're learning and where interest tends to dip, so there's no re-explaining yourself from the start. No booking, no waiting room. It's there when the novelty's gone and you can't face it, with something small that keeps contact with the material." }, ]; const LrnWhatsInside = () => (
What's inside Loops

Five simple things, working together.

{LRN_WHATS_INSIDE.map((p, i) => (
{String(i + 1).padStart(2, "0")}

{p.t}

{p.b}

))}
); /* ---------------- Social proof ---------------- */ const LRN_TESTIMONIALS = [ { quote: "I'd bought four language courses in two years. I'd finished none of them. I knew exactly what was going to happen and I kept doing it anyway. Loops was the first thing that gave me something to do with the material on the days when I didn't feel like it.", who: "Software engineer", meta: "Self-identified ADHD" }, { quote: "I kept going back to the same chapters because nothing was sticking. I thought it was a memory problem. It wasn't. I just didn't have anything keeping regular contact with the material. Loops fixed that.", who: "Nurse returning to education", meta: "Using Loops for 10 weeks" }, { quote: "Six months in. Still going. I've never said that about anything I've tried to learn before.", who: "Graphic designer learning music theory, London", meta: null }, ]; const LrnSocialProof = () => (
What people say

From people who recognise themselves in this.

{LRN_TESTIMONIALS.map((t, i) => (
{t.quote}
{t.who}
{t.meta ?
{t.meta}
: null}
))}
); /* ---------------- Pricing ---------------- */ const LRN_PRICING = [ { name: "Solo", price: "\u00A39.99", per: "/mo", tag: null, blurb: "Everything: your goal, loops, streaks, rewards and coach. Just you and the learning.", featured: false }, { name: "Duo", price: "\u00A312.99", per: "/mo", tag: "The one we'd pick", blurb: "Everything, for two. You and your person, both with the full app, on one bill. Three pounds more than going alone, for the thing that makes it work.", featured: true }, ]; const LrnPricing = () => (
Pricing

Better with your person. Built for it.

{LRN_PRICING.map((p) => (
{p.tag ? {p.tag} : null}

{p.name}

{p.price} {p.per}

{p.blurb}

))}

Prefer to pay yearly? A year of it, together, with two months free. Every plan starts with a 7-day free trial. On iOS for now.

); /* ---------------- Objections (5, incl. subject-switching) ---------------- */ const LRN_OBJECTIONS = [ { q: "\u201CI've started things before and always abandoned them.\u201D", a: "That's the pattern Loops is specifically built for. The abandonment usually happens at the point where novelty fades and the structure around the learning runs out. Loops provides the structure for that part, not just the beginning." }, { q: "\u201CDo I have to share my progress with anyone?\u201D", a: "No. Solo works perfectly well on its own. But most people find it works better when one person can see them. You decide what your person sees, and you can change it any time. You can add them whenever you're ready." }, { q: "\u201CI just need to find a subject I'm more interested in.\u201D", a: "Interest matters. But the research suggests structure matters more. ADHD learners who change subjects frequently are usually solving a structure problem with a content solution. The new subject produces a few weeks of enthusiasm before the same pattern reasserts itself. Loops is designed around the pattern, not the subject." }, { q: "\u201CWhat if I'm not diagnosed?\u201D", a: "You don't need a diagnosis. Many people using Loops are on waiting lists, self-identifying, or simply recognise that the patterns here feel familiar. If that's you, Loops is built for you." }, { q: "\u201CWon't one daily action feel too slow?\u201D", a: "It might at first. That changes. One daily action, sustained over weeks, produces more genuine learning than intense bursts that don't repeat. Loops is designed for the pace that actually gets you somewhere, not the pace that feels impressive at the start." }, ]; const LrnObjections = () => (
A few things worth knowing

Common questions before you start

{LRN_OBJECTIONS.map((o) => (

{o.q}

{o.a}

))}
); /* ---------------- FAQ accordion ---------------- */ const LRN_FAQS = [ { q: "What is Loops?", a: "Loops is a daily coaching app for people with ADHD and anyone building better habits. It combines personalised coaching, daily micro-actions, one person who sees your progress, and accountability in one system. For learning specifically, it helps with consistency through the phases where interest naturally dips and the course usually gets abandoned." }, { q: "Who is 'your person', and do I need one?", a: "Your person is the one you choose to see your progress: the loops you close and the days you kept turning up to the material. They don't test you or nag you. When the enthusiasm that started it has moved on, one person still paying attention is often what keeps you going. You don't have to add one to start, but it's the part that makes Loops work, so we'll gently encourage it when you're ready. On a Crew plan it can be more than one: your people." }, { q: "How does Loops help with learning if you have ADHD?", a: "It gives you one specific action each day with your chosen material, sized to be possible on a tired or uninterested day. It also coaches you through the gaps so that a low-motivation week doesn't turn into a full dropout." }, { q: "Why do people with ADHD struggle to finish courses and learning projects?", a: "The beginning is rarely the problem. ADHD brains respond strongly to novelty, which makes starting feel natural. The difficulty is the middle: when material becomes familiar, the dopamine response that made starting easy is no longer there, and the working-memory and executive-function demands of organising further learning often exceed what's available." }, { q: "Do I need an ADHD diagnosis to use Loops?", a: "No. Loops is designed first for people with ADHD but doesn't require a formal diagnosis. If the experiences described here feel familiar, Loops is built for you." }, { q: "Can Loops work for any subject?", a: "Yes. Loops works alongside whatever you're learning: languages, instruments, professional skills, academic subjects, creative practices. You tell Loops what you're working on, and it gives you a daily action specific to that." }, { q: "What if I'm starting from scratch with no course?", a: "Loops works best alongside existing learning material. If you haven't chosen something yet, start with whatever you've been most interested in longest. Loops will help you go further with it than you have before." }, { q: "What if I lose interest completely?", a: "That's worth treating as information rather than failure. If interest genuinely doesn't return after a few weeks of small daily actions, it might be right to redirect. Loops can help with the next thing too." }, { q: "Is Loops available in the UK?", a: "Yes. Loops is available across the UK and is designed around UK contexts and guidance." }, ]; const LrnFAQItem = ({ q, a, defaultOpen }) => (
{q}

{a}

); const LrnFAQ = () => (
FAQ

Questions people often ask

Still wondering if Loops fits how your brain works? Contact us. A real person will reply.

{LRN_FAQS.map((f, i) => )}
); /* ---------------- Final CTA ---------------- */ const LrnFinalCTA = () => (
The learning that stays

Six months from now, actually knowing it.

Not every course finished. Not every topic mastered. Just one thing you started, still going, with something to show for it, and, if you want, one person who kept you company through the middle.

Free for 7 days. No complicated setup. On iOS for now.
); /* ---------------- Sources ---------------- */ const LRN_SOURCES = [ { t: "Attention deficit hyperactivity disorder: diagnosis and management — NICE", u: "https://www.nice.org.uk/guidance/ng87/chapter/recommendations" }, { t: "ADHD Statistics, May 2025 — NHS Digital", u: "https://digital.nhs.uk/data-and-information/publications/statistical/mi-adhd/may-2025" }, { t: "The Important Role of Executive Functioning and Self-Regulation — Russell Barkley", u: "https://www.russellbarkley.org/factsheets/ADHD_EF_and_SR.pdf" }, { t: "ADHD Folks, How Do You Deal With the “I Can't Start” Feeling? — r/ADHD", u: "https://www.reddit.com/r/ADHD/comments/1oxv0da/adhd_folks_how_do_you_deal_with_the_i_cant_start/" }, { t: "Mechanisms of Learning in Adults With ADHD During an Ecologically-Valid Visual Discrimination Task — PMC", u: "https://pmc.ncbi.nlm.nih.gov/articles/PMC12686185/" }, { t: "Motivation Deficit in ADHD Is Associated With Dysfunction of the Dopamine Reward Pathway — PMC", u: "https://pmc.ncbi.nlm.nih.gov/articles/PMC3010326/" }, { t: "ADHD and Academic Performance in College Students — PubMed", u: "https://pubmed.ncbi.nlm.nih.gov/39668738/" }, { t: "Emotion Dysregulation in Adults With Attention Deficit Hyperactivity Disorder — PubMed", u: "https://pubmed.ncbi.nlm.nih.gov/32164655/" }, { t: "Self-Esteem in Adults With ADHD Using the Rosenberg Scale — PubMed", u: "https://pubmed.ncbi.nlm.nih.gov/38491855/" }, { t: "Latent Profile Analysis of Impulsivity and Perfectionism in ADHD — PubMed", u: "https://pubmed.ncbi.nlm.nih.gov/33578341/" }, { t: "Sleep in Adults With ADHD: Systematic Review and Meta-Analysis — PubMed", u: "https://pubmed.ncbi.nlm.nih.gov/29477617/" }, { t: "Adult Psychiatric Morbidity Survey 2023/24: Attention-Deficit Hyperactivity Disorder — NHS Digital", u: "https://digital.nhs.uk/data-and-information/publications/statistical/adult-psychiatric-morbidity-survey/survey-of-mental-health-and-wellbeing-england-2023-24/attention-deficit-hyperactivity-disorder" }, { t: "Skills and Compensation Strategies in Adult ADHD: A Qualitative Study — PMC", u: "https://pmc.ncbi.nlm.nih.gov/articles/PMC5617155/" }, { t: "Strategies for Coping With Time-Related and Productivity Challenges of Young People With Learning Disabilities and ADHD — PMC", u: "https://pmc.ncbi.nlm.nih.gov/articles/PMC6406620/" }, { t: "I Spent 6 Months Failing at To-Do Lists Before... — r/ADHD", u: "https://www.reddit.com/r/ADHD/comments/1n2l6um/i_spent_6_months_failing_at_todo_lists_before/" }, { t: "A Meta-Analysis of Randomized Controlled Trials on Adult ADHD Treatment — PubMed", u: "https://pubmed.ncbi.nlm.nih.gov/36794797/" }, { t: "A Systematic Review of Interventions to Support Adults With ADHD at Work — Frontiers", u: "https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2022.893469/full" }, { t: "Silver Linings of ADHD: A Thematic Analysis of Adults' Positive Experiences With Living With ADHD — BMJ Open", u: "https://pmc.ncbi.nlm.nih.gov/articles/PMC10551976/" }, { t: "A Systematic Review and Component Network Meta-Analysis of ADHD Interventions — The Lancet Psychiatry", u: "https://www.thelancet.com/journals/lanpsy/article/PIIS2215-0366%2824%2900360-2/fulltext" }, { t: "CBT for Adult ADHD: From Intention to Action — Psychwire", u: "https://psychwire.com/free-resources/q-and-a/15i4yzk/cbt-for-adult-adhd-from-intention-to-action" }, { t: "NHS England Responds to ADHD Taskforce Interim Report — NHS England", u: "https://www.england.nhs.uk/2025/06/nhs-england-responds-to-adhd-taskforce-interim-report/" }, ]; const LrnSources = () => (
Our sources

Where this comes from

This page draws on ADHD clinical guidelines, research into working memory, reward processing and learning motivation, and real accounts from people who start learning with real enthusiasm and keep losing it. Here's where it comes from.

    {LRN_SOURCES.map((s, i) => (
  1. {s.t}
  2. ))}

Loops is a daily coaching app, not a medical or clinical service. These sources inform how we think about ADHD and learning; they are not an endorsement of Loops by their authors.

); /* ---------------- App ---------------- */ function LrnApp() { return (
); } const lrnRoot = ReactDOM.createRoot(document.getElementById("root")); lrnRoot.render();