1Marc / todomvc-vanillajs-2022
- понедельник, 9 мая 2022 г. в 00:32:26
Vanilla JS TodoMVC App in 2022
Seems it is pretty simple to build fairly complex things these days in modern JavaScript. We can take advantage of most features without crazy hacks.
Here's my Vanilla JavaScript implementation – initial version took 60 minutes total to write (see first commit)
View the working example on GitHub pages
Related poll: "Would you build a large web app in 2022 with Vanilla JS?" https://twitter.com/1Marc/status/1520146662924206082
Criticism, PRs and feedback welcome!
This work by TasteJS is licensed under a Creative Commons Attribution 4.0 International License.