Skip to main content
Node.jsFind the detailed version of this roadmapalong with other similar roadmapsroadmap.shBeginner Topics / start with theseIntermediate Topics / pick these nextAdvanced Topics / pick these at lastJavaScript RoadmapIntroduction to Node.jsWhat is Node.js?Why use Node.js?History of Node.jsNode.js vs BrowserRunning Node.js CodeModulesCommonJSESMCreating & Importing[global] keywordnpmGlobal InstallationLocal InstallationInstalling PackagesUpdating PackagesRunning Scriptsnpm workspacesCreating PackagesSemantic VersioningError HandlingJavaScript ErrorsSystem ErrorsUser Specified ErrorsAssertion ErrorsTypes of ErrorsUncaught ExceptionsHandling Async ErrorsCallstack / Stack TraceUsing DebuggernpxAsync ProgrammingPromisesasync/awaitCallbackssetTimeoutsetIntervalsetImmediateprocess.nextTickWriting Async CodeEvent EmitterEvent LoopWorking with Filesprocess.cwd()path modulefs module__dirname__filenameglobglobbyfs-extrachokidarOpensource PackagesCommand Line Appsdotenv packageprocess.envExitting / Exit CodesEnvironment Variablesprocess.stdinprompts packageInquirer PackageTaking InputPrinting Outputstdout / stderrchalk packagefiglet packagecli-progressprocess.argvcommanderCommand line argsBuilding & Consuming APIsExpress.jsfastifyNestJSHonoFrameworkshttp moduleaxioskyfetchgot packageMaking API Callsjsonwebtokenpassport.jsAuthenticationMonitor Changes (Dev)--watchnodemonTemplate EnginesejspugmarkoWorking with DatabasesMongoosePrismaNative DriversNoSQL DBsKnexDrizzleTypeORMSequelizePrismaNative DriversRelationalTestingVitestnode:testJestPlaywrightCypressLoggingWinstonMorganKeep app Runningpm2 ThreadsChild ProcessClusterWorker ThreadsStreamsDebuggingMemory Leaksnode --inspectUsing APMGarbage CollectionCommon Built-in ModulesContinue learning with following roadmapVisit Backend Roadmap