Menu

JavaScript Tutorial

Learn Luna UI with JavaScript/TypeScript.

Getting Started

npm install @luna_ui/luna

Introduction

  • Basics - Your first reactive component

  • Signals - Reactive state containers

  • Effects - Side effects and subscriptions

  • Memos - Computed/derived values

Reactivity

Control Flow

  • Show - Conditional rendering

  • For - List rendering

  • Switch - Multi-way branching

Lifecycle

Islands

See Also