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-27 11:03:14 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
330483eab1
wasp
/
waspc
/
examples
/
todoApp
/
ext
/
pages
History
Matija Sosic
330483eab1
Todo example: added per-task page. (
#66
)
2020-10-01 11:25:59 +02:00
..
About.js
Added in-code routing and url/query params examples.
2020-08-31 14:20:40 +02:00
Main.js
Added react-query, implemented useQuery wrapper for it, refactored Todo
2020-09-03 17:52:34 +02:00
ProfilePage.js
Page now accepts an external component instead of inline content.
2020-08-31 14:20:40 +02:00
Task.js
Todo example: added per-task page. (
#66
)
2020-10-01 11:25:59 +02:00