Skip to main content

4 posts tagged with "Tools"

Development tools, AI coding assistants, and learning tools

View All Tags

Scrimba Explain From Claude Code: MCP Setup, PR Explainers and the CI Endpoint

· 16 min read
Ayoub El Haddad
Fullstack Developer · Independent Scrimba Reviewer

Scrimba Explain exposes two MCP endpoints: one for your own agent session, one for pull requests. Claude Code connects to either with one command or one JSON file, reads your repository or diff, and streams a narrated video lesson into Scrimba. Drafts cost nothing until someone opens and claims the link. I ran both endpoints against a public Anthropic repo and a merged pull request, and this post is what came back, including the parts that went wrong.

Scrimba Explain vs NotebookLM Video Overviews for Learning Code (2026)

· 19 min read
Ayoub El Haddad
Fullstack Developer · Independent Scrimba Reviewer

Scrimba Explain turns a typed question into a narrated video with code, diagram and quiz slides in about ten seconds. NotebookLM Video Overviews turn documents already sitting in a notebook into a narrated slideshow that can take over 30 minutes. Pick Explain for a coding concept or a piece of code, NotebookLM for a video summary of your own PDFs or notes.

I generated every Explain result in this comparison myself, on a Pro account: the explainers, the transcripts, the quizzes. NotebookLM sat behind a corporate sign-in on the machine I had, so its side of the table comes from Google's own help pages and blog posts, linked where it appears, and anything Google does not document is marked unverified.

What Is Scrimba Explain? The AI Explainer, Tested (2026)

· 24 min read
Ayoub El Haddad
Fullstack Developer · Independent Scrimba Reviewer

Scrimba Explain turns a question into a short narrated video explainer, complete with diagrams, code walkthroughs and, most of the time, a quiz at the end. A free Scrimba account gets 10 explainers for life, Pro gets 100 a month, and it works in the browser, inside Scrimba lessons, in ChatGPT, and inside coding agents like Claude Code through MCP. Most AI coding tools compete to write your code faster. This one explains it.

Best AI Tools for Learning to Code in 2026 (Without Ruining Your Skills)

· 9 min read
Yassine El Haddad
Software & AI Engineer · Independent Scrimba Reviewer

Use ChatGPT for concepts, Copilot and Cursor only after you can write the code yourself, and a forced-typing platform like Scrimba for the fundamentals stage. Autocomplete before you understand a pattern skips the exact struggle that builds it, so the tool that helps most in week one is often the one that types the least for you.