Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Coursera

RESTful MVC Architecture

Codio via Coursera

Overview

This course is designed for learners who want to gain practical experience with RESTful MVC architecture. Learn how to organize server-side code based on models, views, and controllers. You will then learn about the REST standards that allow clients are servers to communicate in a safe and reliable manner.

Syllabus

  • Foundations of Web Development
    • This module introduces learners to basic architectural foundations of the MVC (Model-View-Controller) design pattern. Learners will then create and execute a VueJS project. Lastly, essential HTML and CSS topics are covered to help aid in furthering the development of the VueJS application.
  • Building Interactive Applications with VueJS
    • This module provides an exploration of VueJS core concepts, including writing VueJS template code, rendering lists and props, handling events, and managing dynamic UI changes. It advances to focus on data manipulation within and between components. The final part emphasizes on refactoring code into a model and explains the principle of Separation of Concerns within an MVC architecture application.
  • Developing and Testing RESTful APIs
    • This module will dive into full-stack web development concepts, starting with an understanding of JavaScript HTTP methods and their roles in client-server interaction, along with how to connect a frontend application to a backend server using Mongoose ORM. Learners will be exposed to the architecture of a full-stack application and the vital role APIs play in facilitating communication between client and server sides. Subsequent assignments introduce creating and managing multiple VueJS components, dynamically re-rendering the UI based on passed data, and the use of emits for data exchange. The module concludes with an exploration of Test-Driven Development (TDD), including the testing pyramid and the identification of unit, integration, and end-to-end tests.

Taught by

Anh Le and Neil Thawani

Reviews

Start your review of RESTful MVC Architecture

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.