The Boot.dev Beat. March 2026

Boot.dev Blog » News » The Boot.dev Beat. March 2026
Lane Wagner
Lane Wagner

Last published March 12, 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

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.dev to boot.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