Click to upload or drag and drop
PDF, DOCX, PPTX, TXT, JPG, JPEG, PNG, HEIC, ODP, ODT, BMP, or TIFF
up to 20MB
Uploading...
No. As of October 1, 2025, Salesforce retired the Lightning Web Components Specialist superbadge requirement for JavaScript Developer I, so you now earn the credential by passing the proctored multiple choice exam alone. The superbadge is still solid hands-on practice, but it is no longer a gate. If a course, trailmix, or study plan tells you to finish the superbadge before you can certify, it predates the change and is out of date.
This is the first thing to sort out before you plan your study, because the old path added a chunk of hands-on Trailhead work the credential no longer requires. Here is exactly what changed, what JavaScript Developer I requires today, and how to prepare for the version of the exam that actually exists in 2026.
For years, earning JavaScript Developer I meant two separate things: passing the multiple choice exam and completing the Lightning Web Components Specialist superbadge. On October 1, 2025, Salesforce removed the superbadge requirement as part of a broader cleanup of how superbadges map to credentials. The exam became the whole path.
Salesforce documented this in its Superbadge Retirement for Certifications FAQ, which states that the affected superbadges are no longer required to earn JavaScript Developer I or Platform Developer II. Both credentials moved to exam-only on the same date, so if you are studying for either, the same rule now applies: pass the exam, and you are certified.
Today the exam is the entire requirement, and the format is straightforward.
| Item | Detail |
|---|---|
| Scored questions | 60 multiple choice and multi-select, plus up to 5 unscored |
| Time | 105 minutes |
| Passing score | About 65% (Salesforce does not publish a scaled score) |
| Registration fee | US$200, plus applicable taxes |
| Retake fee | US$100 |
| Prerequisite | None |
| Superbadge | Not required since October 1, 2025 (optional practice) |
There is no prerequisite exam and no separate project submission. Register, pass the 60 scored questions, and the credential is yours. The up to 5 unscored questions do not count toward your result, so spread your effort across every domain rather than sweating a handful of hard items.
Optional, and only if you have the time. The superbadge was never busywork: it makes you build real Lightning Web Components, wire up events, and handle data, which is exactly the kind of work the credential is meant to signal. If you have never built LWCs at work, it is some of the best hands-on practice you can get, and it makes the developer track that follows much less abstract. But treat it as preparation you choose, not a requirement you must clear. If you already write JavaScript daily, you can skip straight to exam prep and add the superbadge later if a role asks for it.
Here is the part that surprises people: most of JavaScript Developer I is not Salesforce. The exam covers cross-platform JavaScript across seven areas, from variables, types, and collections through objects, functions, and classes, the browser and events, debugging and error handling, asynchronous programming, server-side JavaScript, and testing. The questions read like general language questions on scope, closures, promises, and the DOM rather than platform trivia. That is good news if you come from a web background and a warning if you assumed Salesforce-specific study would carry you: it will not. Study core JavaScript first, then layer the platform context on top.
It is moderately hard, and the difficulty is about breadth rather than depth. You are tested across the whole of practical JavaScript, so weak spots in any one area (say, asynchronous code or the event model) cost you points you cannot make up elsewhere. Developers who write JavaScript every day tend to find the fundamentals comfortable and get tripped up on the edges of scope, hoisting, and promise resolution order. The most reliable way to pass is to drill scenario questions until the tricky mechanics are automatic, then confirm you can clear 65% consistently before you book.
For a working JavaScript developer, a few focused weeks is typical: enough time to refresh the language corners the exam loves and to run through a few hundred practice questions. If JavaScript is newer to you, plan for two to three months so the asynchronous model and the DOM become second nature rather than memorized facts. Either way, practice volume matters more than reading volume. You learn far more from getting a question wrong, seeing why, and trying a variant than from re-reading documentation, so weight your schedule toward active recall.
JavaScript Developer I pairs naturally with the Apex-focused credentials. Many Salesforce developers hold it alongside Platform Developer I and then work toward Platform Developer II practice exam preparation, which also went exam-only on the same October 2025 date. Together they cover both sides of modern Salesforce development: the client-side JavaScript that powers Lightning Web Components and the server-side Apex that drives business logic. If your goal is the full developer track, treat JavaScript Developer I as the front-end anchor and the Platform Developer path as the back-end one.
The most efficient way to prepare is to drill questions built from your own material. Upload your JavaScript notes, MDN printouts, or course slides and generate a practice set with an answer key, then work through it across all seven domains, weighting asynchronous programming and the browser model hardest since those trip up the most candidates. The Salesforce JavaScript Developer I practice exam generator writes unlimited questions from whatever you upload, so you practice on the current exam rather than an aging fixed bank. When you move from studying into building, an AI coding assistant that plans and writes code can speed up the Lightning Web Components work the credential is meant to prove you can do.
The Salesforce JavaScript Developer I superbadge is no longer required. Since October 1, 2025 the credential is earned by the exam alone: 60 scored questions, 105 minutes, about 65% to pass, US$200, no prerequisite. The Lightning Web Components Specialist superbadge remains good practice but is optional. Study core JavaScript first, drill scenario questions until the mechanics are automatic, and clear 65% comfortably on practice before you book.
From the same family of tools