Flashcard Deck

Spaced-repetition deck summary with italic card fronts and new, learning, review, or mastered pills.

Spanish vocab · Unit 412 due today
resolverReview
compartirLearning
el idiomaNew
bienvenidaMastered

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Education27 } from "@/components/beste/piece/education27";

<Education27
  deck="Spanish vocab · Unit 4"
  due="12 due today"
  cards={[
    {
      "front": "resolver",
      "status": "review"
    },
    {
      "front": "compartir",
      "status": "learning"
    },
    {
      "front": "el idioma",
      "status": "new"
    },
    {
      "front": "bienvenida",
      "status": "mastered"
    }
  ]}
/>

More Education pieces

View all Education
Lesson 6 · Hooks in depth
useEffect runs after the DOM commit, not during render.Cleanup runs before the next effect, and on unmount.
Ask Priya about the stale-closure example in office hours.

Saved-quote card grouping highlighter-tinted excerpts and an italic personal note beneath them.

24 lessons
Design systems for shipping teams
Beste Sözen6h 42m
58%

Course Card

education1

Course tile with a gradient thumbnail, instructor byline, duration, and an inline progress bar.

Refactoring a big list · lesson
12:48
Chapter 4 · PerformanceRefactoring a big list into virtualized rows

Video Lesson

education4

Video lesson card with a play thumbnail, duration badge, watched bar, and a chapter eyebrow.

14
14-day streakShow up tomorrow to keep it alive.

Learning Streak

education9

Streak card with a flame badge, seven-day dot grid, and an encouraging caption underneath.

A
Graded
Essay · The ethics of automation92 / 100Compelling thesis, strong citations. Tighten the conclusion.

Grade Card

education14

Graded assignment card with a color-tinted letter tile, score fraction, and a clipped feedback excerpt.

Question 3 / 10
Which hook schedules an effect after the DOM is painted?

Quiz Question

education11

Multiple-choice card with a progress bar in the header, stem text, and four lettered option rows.