CodeIt guide
What Happened to Juni Learning
Juni Learning sunset its 1:1 kids coding tutoring and consolidated onto Acely, its own test-prep spinout. What that means and where families went next.
Juni Learning shut down its one-to-one online coding tutoring business in the autumn of 2025 and consolidated onto Acely, its own AI test-prep product. If you type junilearning.com into a browser today, you get an HTTP 302 redirect to acely.com, not because the domain was sold to a stranger, but because Acely and Juni come from the same company and the same founder.
That distinction matters, and almost every roundup of "kids coding sites" still gets it wrong. This page states what is actually documented, what is not, and what the practical options are for a family that was using Juni for weekly tutoring.
Last verified: 21 August 2026.
The documented facts
The workforce reduction. A California WARN (Worker Adjustment and Retraining Notification) notice was filed on 2 September 2025 covering 121 employees in San Francisco. WARN notices are a state-mandated public filing required before large layoffs, which is why this is one of the few hard, dateable facts in the whole story. It was picked up by employment firms tracking WARN filings, including Strauss Borrelli's notice.
The public discussion. A Hacker News thread titled "Juni Learning Is Closing Down" ran in September 2025, which is where most parents and former instructors first saw the news. It is worth reading for the instructor accounts, but treat the comments as anecdote, not record.
The redirect. junilearning.com now returns a 302 to acely.com. You can verify this yourself from a terminal with curl -I https://junilearning.com.
The correction: Acely is not a stranger
This is the part that most secondhand write-ups have backwards. Several still describe the redirect as "the domain was sold" or imply an unrelated buyer picked it up.
Acely is a Juni spinout. It went through Y Combinator's W18 batch, the same batch and the same founder, Vivian Shen, behind Juni. Acely came out of beta in January 2024 as an AI-driven standardised-test-prep product. Juni's own legal documents ended up hosted on acely.ai domains, which is about as clear a signal of shared corporate ownership as you can get without a press release.
So the accurate one-sentence version is: Juni Learning sunset its 1:1 coding tutoring business and consolidated the company onto its test-prep product, Acely.
The wrong versions, which you will see repeated, are "Juni Learning died," "the company went bankrupt," and "the domain got bought by a test-prep company." None of those are supported by anything on the record. A 121-person WARN filing plus a consolidation onto a sibling product is a strategic exit from one line of business, a serious one for the people laid off and for families mid-course, but not the same event as a corporate failure.
We are also not going to tell you why it happened. There is no public statement from the company explaining the decision, no filing that spells out the economics, and no reporting that establishes a cause. Anyone who tells you confidently that it was AI, or tutoring margins, or the funding market is guessing.
What Juni actually was, so you can replace the right thing
Juni's core product was live, scheduled, human one-to-one instruction: a real instructor on a video call, weekly, with a coding curriculum wrapped around it. That is a fundamentally different product from a self-serve app, and it is the reason a straight swap is hard. Most of what gets recommended as a "Juni alternative" is self-serve software, which is cheaper and more flexible but is not the thing you were buying.
Sort your replacement by which half of Juni you cared about.
If you wanted the live human instruction
| Option | Format | Rough cost | Ages | Notes |
|---|---|---|---|---|
| Create & Learn | Live small-group classes online | Free intro class; US$94.50 for four group sessions, US$240.00 for four 1:1 sessions | ~5–18 | Closest widely-available analog to Juni's live model at a group price point |
| Code Ninjas | In-person franchise centres | Not published. You get a price by contacting a centre | ~7–14 | Physical locations; each one is a separate franchise, so both the price and the quality vary. Visit before committing |
| iD Tech | Intensive camps, some 1:1 | Not published. A price appears once you pick a programme | ~7–19 | Camp-shaped, not weekly-tutor-shaped |
Group classes cost far less than 1:1 and, for many kids, work just as well. Genuine private 1:1 tutoring at Juni's scale is now thin on the ground; independent tutors and local university CS students are a real option that most listicles never mention.
If you wanted the structured curriculum, not the tutor
| Option | Cost | Ages | Style |
|---|---|---|---|
| Scratch (MIT) | Free | 8–16 | Block-based, enormous community library |
| CodeAI (formerly Code.org) | Free | K–12 | Full CS curriculum; emphasis has shifted toward AI literacy |
| Tynker | $15/mo billed yearly, or $468 lifetime | 5–18 | Up to 3 children; Minecraft and Roblox modding hooks |
| CodeMonkey | US$8/mo individual, US$13/mo family (3 kids) | K–8 | Game-based CoffeeScript then Python |
| CodeCombat | Freemium | ~9+ | Typed Python or JavaScript inside an RPG |
| codeSpark | Price not published on its page | 3–10 | Word-free, so it works for pre-readers. Now a Begin Learning product; codespark.com redirects |
| Kodable | US$24.99/mo, US$119.99/yr, or US$199.99 once, four children | 4–10 | Strongest in the K-5 school niche. The free Kickstart plan is a school plan |
If your child is under 8 and not yet reading fluently, start at codeSpark or Kodable. Nothing on the typed-code end of this table will work for them yet, and paying for it is a common and expensive mistake.
The follow-up question parents actually ask
"My child had a half-finished Juni portfolio. Is any of it recoverable?" Almost certainly not through Juni. If work was done in Scratch, Replit, or a GitHub account your child controlled, it lives there and is fine. If it lived inside Juni's own editor, assume it is gone. This is the practical argument for platforms where projects export as plain files you keep.
"Is Acely worth anything to us?" Only if you have a high-schooler preparing for standardised tests. It is a test-prep product. It is not a coding product and does not pretend to be.
"How do I avoid this next time?" Two questions before you pay: can we export the work in a standard format, and are we on a month-to-month plan? Lifetime deals and annual prepayments are exactly the wrong shape of commitment for a category with this much turnover.
Disclosure: who published this page
This page is published by CodeIt (codeitlearn.com), which makes a browser-based coding studio for kids, built for ages 8 to 14. So we have an interest here, and you should read the recommendations above with that in mind. We listed the competitors we did because they are the honest answers, including where they beat us.
Where CodeIt genuinely fits a former Juni family: kids who want to *build* things, websites, games, quizzes, and then open up the real HTML, CSS and JavaScript underneath to see how they work. Projects can be generated with AI assistance and stay editable afterwards rather than becoming a locked result. The free plan does not expire and needs no card: ten assisted project builds a month and two learner profiles under a parent view. A paid family plan is available at CA$12 a month, cancellable at any time.
Where CodeIt does not fit: we are not a live-tutoring replacement. There is no instructor on a call. If the scheduled human relationship was the point of Juni for your child, Create & Learn or a local tutor is the better answer, not us. Ages 5–12 use parent-managed, email-verified profiles that cannot publish publicly; independent accounts start at 13.
Questions parents ask first
My child had a half-finished Juni portfolio. Is any of it recoverable?
Almost certainly not through Juni. If work was done in Scratch, Replit, or a GitHub account your child controlled, it lives there and is fine. If it lived inside Juni's own editor, assume it is gone. This is the practical argument for platforms where projects export as plain files you keep.
Is Acely worth anything to us?
Only if you have a high-schooler preparing for standardised tests. It is a test-prep product. It is not a coding product and does not pretend to be.
How do I avoid this next time?
Two questions before you pay: can we export the work in a standard format, and are we on a month-to-month plan? Lifetime deals and annual prepayments are exactly the wrong shape of commitment for a category with this much turnover.
What you can do on CodeIt
Last verified 2026-08-21.