This website requires JavaScript.
Explore
Help
Sign In
wasp-lang
/
wasp
Watch
1
Star
1
Fork
0
You've already forked wasp
mirror of
https://github.com/wasp-lang/wasp.git
synced
2024-12-25 18:13:52 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
e115ece29a
wasp
/
waspc
/
examples
/
todoApp
/
ext
History
Matija Sosic
c1f2d6dab3
TodoApp example now uses db. (
#45
)
2020-09-19 16:11:09 +02:00
..
pages
Added react-query, implemented useQuery wrapper for it, refactored Todo
2020-09-03 17:52:34 +02:00
actions.js
TodoApp example now uses db. (
#45
)
2020-09-19 16:11:09 +02:00
Main.css
Added Button and Action<entity>, also updated Todo app to use them.
2020-03-10 16:24:41 +01:00
queries.js
TodoApp example now uses db. (
#45
)
2020-09-19 16:11:09 +02:00
state.js
Added react-query, implemented useQuery wrapper for it, refactored Todo
2020-09-03 17:52:34 +02:00
Todo.js
Implemented new Action and removed old Action and Button.
2020-09-07 13:26:53 +02:00