- Rhomobile Beginner's Guide
- Abhishek Nalwaya
- 67字
- 2025-03-31 04:29:55
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).