Reference
The Reference section is for fast answers while you are in the middle of building something — look up syntax, property names, or element meanings without leaving the platform.
Available
Section titled “Available”- HTML Elements — every element, what it does, key attributes, and syntax examples
- CSS Properties — selectors, the box model, flexbox, grid, typography, transitions, animations, and responsive design
- JavaScript Quick Reference — operators, array methods, DOM APIs, and event types
- Git Command Reference — core commands with flags and usage examples
- Accessibility Reference — ARIA roles, attributes, landmark elements, common patterns, and keyboard navigation
- TypeScript Quick Reference — primitive types, interfaces, generics, type narrowing, utility types, and DOM types
- Angular Quick Reference — decorators, template syntax, control flow, pipes, routing, reactive forms, HttpClient, and RxJS operators
- React Quick Reference — hooks, JSX rules, event handling, component patterns, performance APIs, and Context
- Vue Quick Reference — Options API, Composition API, directives, Pinia, Vue Router, and lifecycle hooks
- Node.js Quick Reference — core modules, Express patterns, SQLite, bcrypt, JWT, and deployment