June 2014
Intermediate to advanced
576 pages
19h 26m
English
This chapter covers
After a few chapters you have a fully working web application that stores and retrieves data in a relational database. This forms a great base for further development, because you can fully interact with the data model before the real application is ready. You can, for example, make changes to the data via the scaffolding UI to test a feature that you’re developing, such as a search form.
Where do you go next? You don’t want to expose users to the scaffolding UI because it doesn’t exactly provide a great user experience. You need to build a friendlier UI. Let’s start with ...
Read now
Unlock full access