Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 720 Bytes

ROADMAP.md

File metadata and controls

29 lines (16 loc) · 720 Bytes

Roadmap

Components

Injection System

Providers

  • A rich set of providers for the injection system.

Event System

  • Events should bubble (currently, they are terminated at the first listener)
  • Entities should be able to emit events
  • Entities should be able to broadcast events.

Rendering

  • Content Projection

QRL

Server

  • Developer should import 'qwik', and the server should translate it to relative URL.

STATE MANAGEMENT