Skip to content

Repository files navigation

Frontend Interview Cheatsheet

Study notes for JavaScript and frontend interviews. Built topic by topic.

Workflow

  1. Read a topic.
  2. Paste your notes in this chat (messy is fine).
  3. Notes get cleaned, gaps filled, then appended to both files.

Deploy on Vercel

Static site. No build, no Node app.

  1. vercel.com/new → Import the GitHub repo.
  2. Framework Preset: Other. Root: . Build command: empty. Output: .
  3. Deploy. Later pushes to main republish.

Or CLI: npx vercel (preview), npx vercel --prod (production).

About

Living JS + frontend interview crib sheet. Dense Rule / Snippet / Gotcha / When notes — hoisting, closures, async, DOM, React, Vue — grown topic by topic.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages