Rhomobile Beginner's Guide
上QQ阅读APP看书,第一时间看更新

Summary

In this chapter we have covered the following points:

  • Creating a Rhodes application, using and understanding Model view controller architecture
  • Exploring the directory structure of a Rhodes application
  • Investigating CRUD operations generated using the Rhogen command
  • Created and inserted a new page in our application

In the next chapter we will learn how to interact with a database using Rhom, which is Rhomobile Object-relational mapping( ORM).