摘要: A Blog Application with Warp (continued)
First check out the previous tutorial on creating a Blog application to get yourself going. In this article, I'll show you how to add forms and a bit of interactivity. You will learn the following Warp concepts:
* Event Handling and Navigation
* Events and the Button component
* The TextField and TextArea components
* Page scopes
Continuing from the previous tutorial, let's now make a "compose new ent
阅读全文