Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 262 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 262 Bytes

Two way data binding

This is a simple example of two-way data binding with vanilla JS/TS.

Prerequisites

  • Bun/Node

Setup