The Boot.dev Beat. March 2026
February was stacked with quality-of-life work and platform upgrades. A lot of this work is infrastructure-heavy and not quite as flashy, but it makes Boot.dev faster, sturdier, and more fun to use. Also: the DevOps learning path is very close. The AWS and logging courses are getting their final polish and should be landing any week now.
We’re going to do our first ever dual-course launch.
Gratefully, Lane
Patch notes
1. Share Links for Lessons
You can now generate share links for code lessons! Send your current work to a friend, mentor, or teammate. Going to the link lets them view that exact snapshot of your work without overwriting yours permanently. The links expire automatically.
Now it’s easier than ever to ask for help (or flex your clean solution).
2. Less Armor Loss on Certain Fails
We’ve expanded noPenaltyOnFail behavior to more lessons where failures can happen due to flaky external services or API limits. In short: fewer frustrating armor losses when the problem wasn’t really your code.
3. BOOT Tag Karma Multiplier
If you have the BOOT tag in Discord, karma gains now get a +20% multiplier. We also updated bot responses so they show the bonus amount directly when it applies.
4. Python LSP Is Back (With a Caveat)
Python LSP has been re-enabled and is now active in Python courses again.
We’re still seeing memory issues for some users, and we have another larger update in progress to address the root causes. This is a meaningful step forward, but not the final form yet.
5. Miscellaneous Improvements
- Go learning content updated to Go 1.26 for better tooling alignment
- Boots model options updated to Gemini Flash 3, GPT 5.4, and Claude Sonnet 4.6
- Blog moved from
blog.boot.devtoboot.dev/blog - Frontend upgraded to Nuxt 4
What Is Yet to Come
- AWS cloud infrastructure course (imminent)
- Logging and telemetry course (imminent)
- Bash scripting course
- Web security in TypeScript course
- Data manipulation course in Python, Pandas, and NumPy
- A larger Python editor/LSP update focused on memory stability
Related Articles
The Boot.dev Beat. February 2026
Feb 11, 2026 by lane
A new year and another record broken! In January a combined 4,016,641 lessons and challenges were completed by you, dear pupils! And to top it off, we’re now releasing the much anticipated Power BI Course by none other than Alex the Analyst! I hope you enjoy it.
The Boot.dev Beat. January 2026
Jan 13, 2026 by lane
We’re off to an incredible start to 2026. December of 2025 broke a new record with 3,075,904 lessons completed and 82,578 training grounds challenges completed during the month! In January, I’m writing this on the 13th, and we’re already at 1,657,581 lessons and 47,795 challenges - so it’s looking like this is going to be a monster month. Best of luck to you all in the contest of the resolute.
The Boot.dev Beat. December 2025
Dec 07, 2025 by lane
We plan to wrap up 2025 with some important quality of life updates! League placement badges, lesson bookmarks, and major improvements to the Training Grounds are just a few of the highlights. Thanks for learning with us, we’re gearing up the platform for a ton of new courses in 2026.
The Boot.dev Beat. November 2025
Oct 30, 2025 by lane
Isaac’s new Retrieval Augmented Generation (RAG) course is now live! It’s a very in-depth course. It’s not for the faint of heart, and it will teach you not just about AI search, but full keyword and semantic search systems as well… the “RAG” name actually sells it a bit short.