borntofrappe / svelte-tutorial

Practice with Svelte.js with a series of applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bit shifting

borntofrappe opened this issue · comments

Replicate the demo introduce in the code repository and illustrating the concept of bit shifting.
The demo is primed to work with svelte's reactive variables.

Reference