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-30 12:37:45 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
338c3c909e
wasp
/
waspc
/
examples
/
todoApp
/
ext
History
Martin Sosic
bc5caef944
Implemented new Action and removed old Action and Button.
2020-09-07 13:26:53 +02:00
..
pages
Added react-query, implemented useQuery wrapper for it, refactored Todo
2020-09-03 17:52:34 +02:00
actions.js
Added HttpError on server, to be used in operations.
2020-09-04 15:14:06 +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
Added HttpError on server, to be used in operations.
2020-09-04 15:14:06 +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