Skip to content

A Svelte project to explore the actual feature of svelte for the first ever time as react developer. I am surprised with it's DOM manipulation as there is no VDOM. State management with JS variables attracts me the most.

License

Notifications You must be signed in to change notification settings

musiur/guess-odd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome

For the first time I have made a SVELTE application.

This application is about

  • to Guess Odd Number from a range of number randomly.

  • I have done state managment within a component. I liked the way Svelte handles the states by manipulating DOM directly.

Thanks!

About

A Svelte project to explore the actual feature of svelte for the first ever time as react developer. I am surprised with it's DOM manipulation as there is no VDOM. State management with JS variables attracts me the most.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published