Code Tutor AI

  • JavaScript Closures Explained
    Intermediate

    Understand lexical scope and how functions capture variables with practical examples.

    Open
  • Python Decorators Guide
    Intermediate

    Learn function wrappers, *args/**kwargs, and preserving metadata with functools.wraps.

    Open
  • React Hooks – useEffect and useMemo
    Beginner

    Side effects, dependencies, cleanup, memoization, and performance tips.

    Open