Student Learning Outcomes
As internet and mobile use continues to grow, users expect web applications to perform like desktop applications. Single-page web apps (SPAs) deliver this functionality for the user. SPAs integrate client-side JavaScript frameworks to allow the application to seamlessly and dynamically integrate front-end user interfaces with back-end databases and server processing. Because SPAs only send the data that has been changed back to the server, they also offer the user a better application experience. These factors have increased the popularity and use of SPAs in the internet development environment.
Student Learning Outcomes:
Student Learning Outcomes:
- Construct a SPA programming environment.
- Utilize JavaScript framework to develop SPAs.
- Write SPAs that integrate JavaScript variables and constructs.
- Integrate HTML templates into SPAs.
- Utilize JSON for SPA database access and manipulation.
- Integrate routing into SPAs to manipulate the SPA content.
- Integrate sessions into SPAs to manage user profile information.
- Integrate security into SPAs to manage user authentication and SPA
security.
Prerequisites
Please see eServices for section availability and current pre-req/test score requirements for this course.