Giter Site home page Giter Site logo

mrkem598 / learnmvc Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 11 KB

learnMVC repo is aimed to teach on how to separate the model , view and controller.

Home Page: https://mrkem598.github.io/learnMVC/

License: MIT License

JavaScript 85.23% CSS 4.78% HTML 9.99%
mvc framework logic model-view-controller aplication web-development extensible-project

learnmvc's Introduction

learnMVC

learnMVC repo is aimed to teach on how to separate the model , view and contro<br>

ller.
I am hoping that, everyone of you will benefit from this repo to learn how MVC
(Model View Controller) works.
What is MVC?
The Model-View-Controller (MVC) is an architectural pattern that separates an
application into three main logical components: the model, the view, and the
controller. Each of these components are built to handle specific development
aspects of an application. MVC is one of the most frequently used industry-
standard web development framework to create scalable and extensible projects.
mvc 1-mvc
Now let us take a look at how the execution of an MVC application takes place
when there is a certain request from the client. The following diagram
illustrates the flow.
mvc2

learnmvc's People

Contributors

mrkem598 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

learnmvc's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.