In Simple Terms Tools

AEM learning tools for practical debugging.

Complex AEM concepts explained visually in simple terms. Use the workspace to turn confusing AEM behavior into clear checks, safer direction, and lesson-ready explanations.

Runs in the browser No login. No upload. No backend. No storage.

The page is built into this WordPress theme so the tools feel like part of the site, not a separate embedded app.

Direct Answer

The AEM toolkit turns AEM concepts into working checks learners can run in the browser.

Each tool connects a common AEM problem to an input, verdict, explanation, next checklist, and lesson narrative. The goal is not to replace documentation. It is to help someone understand what to inspect next and why it matters.

  • Learner Mode explains the concept in calm, plain language.
  • Creator Mode turns the same analysis into lesson-ready notes.
  • The workspace stays native to the site: no iframe, login, upload, backend, or storage.

Tool Suite

Ten AEM lessons, one connected workspace.

Native Workspace

AEM Resource Resolver Helper.

Start with a URL. The workspace explains what Sling is likely reading, what may handle the request, and what to check next.

Problem

My AEM URL does not return what I expected.

Paste an AEM-style path or URL. The helper separates the resource path, selectors, extension, suffix, likely handler, and safer next check.

Related Episode AEM Sling | Explained in Simple Terms
Verdict Content URL with model selector

This looks like a normal content request asking for JSON through the model selector.

Check next

    Beginner Translation

    What this means in simple terms.

    The URL is only the starting point. AEM still uses the resolved resource and its resource type to decide what code renders the response.

      Lesson Template

      This becomes the quality bar for the remaining tools.

      Every AEM tool should connect the same pieces: the learner problem, the input, the verdict, the visual breakdown, the safer direction, and the recording narrative for a YouTube lesson.

      The Resource Resolver helper is the first gold-standard module. Once this feels right, the Dispatcher, Query Builder, ClientLib, HTL, Sling Model, Package Filter, OSGi, Template Policy, and Workflow helpers can follow the same pattern.

      Quick Answers

      How the toolkit should be understood.

      What is the AEM In Simple Terms Toolkit?

      It is a browser-based set of learning tools that helps learners inspect AEM URLs, Dispatcher rules, Query Builder predicates, ClientLibs, HTL, Sling Models, package filters, OSGi configs, templates, and workflows.

      Does the AEM toolkit upload or store my data?

      No. The tools run in the browser and are designed for learning, explanation, and local inspection without login, backend storage, or uploads.

      How should I use the toolkit with the videos?

      Use the video or episode page for the concept, then use the matching tool to test a real URL, rule, snippet, config, or debugging symptom.

      Episode Connection

      Each tool is designed to support an AEM lesson.

      The toolkit is intentionally built as a bridge between watching and doing. Use an episode for the concept, then use the matching tool to inspect a real snippet, URL, config, or symptom.

      This keeps the AEM hub practical: not just definitions, but repeatable checks that help learners debug and explain the system.