Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 556 Bytes

File metadata and controls

13 lines (8 loc) · 556 Bytes

FAQ

How does WaveJS compare to frameworks like React, Vue, and Svelte?

WaveJS likely lacks features included in over frameworks but makes up with it in size. All the Javascript for the example app combined is less than 10KiB!

How does routing work?

WaveJS now offers a simple built in router using url hashes. A router that uses regular routes is planned and will come at a later date

How do I view the most recent features

All recent features are located in our UPDATES.md file