Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
May 17, 2022 11:26 am GMT

Would You Make A Svelte Todo App?

What Is Svelte?

Svelte is a new javascript tool that is easy to learn and use for building fast web applications. However, it's unique compared to other frameworks where it doesn't work with concepts like virtual DOM.

In my opinion the best way to get started is to fork the SvelteTodoApp hosted on GitHub, and then the job's done.

Deployed:

https://splendorous-concha-520d37.netlify.app/

Version Control + Documentation

https://github.com/JavascriptDon/Svelte-Dad-Jokes-App

License:

This project is under the MIT License (MIT). See the LICENSE for more information.

Contributions

Contributions are always welcome...

  • Fork the repository
  • Improve current program by
  • improving functionality
  • adding a new feature
  • bug fixes
  • Push your work and Create a Pull Request

Useful Resources


Original Link: https://dev.to/hr21don/would-you-make-a-svelte-todo-app-pb2

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To