Explore Library

For tech professionals in the AI era

Recall what
you know.

Stay technically sharp while AI speeds everything up.

A free, growing library of technical lessons — flashcards, quizzes, visuals, and audio — to validate what you know and explain it clearly. Search it or dive in.

Review AI-generated work with confidence
Reinforce architecture judgment
Prepare for technical interviews with real recall
Flash CardReact

What causes unnecessary re-renders?

State updates, unstable props, and missing memoization boundaries.

Strong

React Hooks

Solid recall

Gap

Testing

Needs review

0

Categories covered

0

Topics live

0

Subtopics

0

Lessons

0+

Content formats

Daily

New content cadence

The library — free to browse

63 topics live. Start exploring.

Modern web, core languages, backend, cloud, security, AI, and QA — open to everyone, no signup, with new tracks and lessons shipping continuously.

See it in action

One knowledge base, many ways to review.

Real lessons pulled straight from the app across our topics — watch a recap video, swipe a slide deck, flip a flashcard, work through a quiz or a code challenge, and more.

MongoDBVideo

BSON and JSON Document Format

Introduction & Core ConceptsCRUD Operations & Query LanguageData Modeling & Schema Design
GitSlideshow
Slide 1
1 / 6

Object Deduplication and Shared Blob Storage

Core Concepts and ArchitectureBranching and Merging StrategiesGit Hooks & Automation
ReactFlashcard
QA & Software TestingFlashcard
Databases & SQLQuiz

Which query correctly filters rows where city equals the text value New York?

Application SecurityFlashcard + Voice
Data Structures, AlgorithmsCode Quiz
function twoPasses(arr) {
  // Time complexity: O(n^2)
  for (let i = 0; i < arr.length; i++) console.log(arr[i]);
  for (let j = 0; j < arr.length; j++) console.log(arr[j] * 2);
}

What is the bug in this code's complexity annotation?

Every concept, in the format that fits the moment:

Flash CardsQuizzesCheat SheetsInterview QuestionsAudio RecallMock InterviewsTopic OverviewsPractical GuidesEcosystem SnapshotsExplain This

Why SkillRecall

AI can generate the output. You still have to stand behind it.

You still own the review, the trade-offs, the architecture call, and the 2am incident. SkillRecall keeps experienced professionals sharp enough to catch what AI gets wrong and explain what it gets right — it's not a bootcamp for learning the fundamentals from scratch.

Not this

  • Coding bootcamp
  • Course marketplace
  • Interview question dump

Not that either

  • Beginner video tutorials
  • Practice-problem grind
  • Passive lecture binge

This ↓

  • Recall drills for working professionals
  • Gap detection and knowledge signals
  • Explainability for AI-assisted work

Free to browse · free to join

The library's open. An account does more.

Every lesson is free to browse — no account needed. Create a free account to save what matters, track your progress, and plan what to learn next.

1

Sign in your way

Continue with Google, or get a one-time passcode by email.

2

No password, ever

Nothing to pick, nothing to remember, nothing to reset.

3

Start building

Save lessons, track progress, and plan what to learn next.

Playlists & watchlistsorganize lessons into your own review queues

Favouriteskeep the lessons you come back to one tap away

Audio & video lessonslisten or watch on commutes and between tasks

The Plannerturn a goal into an ordered path built from real lessons

Progress trackingpick up exactly where you left off, on any device

Job-Matchpaste a job description, get the exact lessons to review for that role

No password — we email you a one-time passcode. Already have an account? The same button signs you in.

</>SkillRecallRECALL WHAT YOU KNOW

Stay sharp, validate what you know, and explain it clearly — across software engineering, cloud & DevOps, AI, data, security, system design, testing & QA, mobile, UI/UX, and product & project management.

SkillRecall is a product of The Observable.

© 2026 SkillRecall. All rights reserved.

Made withlovein Sydney, Australia