Skip to content

Repository files navigation

Engineering JavaScript Internals

A structured React reference for understanding JavaScript runtime behavior, execution flow, asynchronous work, memory, objects, and modern language features.

Engineering JavaScript Internals screenshot

Features

  • Notes for execution context, call stack, event loop, promises, closures, prototypes, memory, and generators
  • Practical mental models and runtime-focused examples
  • Persistent light and dark theme switcher
  • Fixed learning header, responsive layout, icon-based footer, and go-to-top control

Tech stack

React, Vite, styled-components, CSS, and React Icons.

Run locally

npm install
npm run dev

Build and deploy

npm run build
npm run deploy

Live app: https://a2rp.github.io/engineering-javascript-internals/

Links

Support

Releases

Packages

Contributors

Languages