Javascript Views

Home Forums Porto – Responsive HTML5 Template Javascript Views

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10004267
    cc
    Participant

    Hi,

    I am porting this template over to a MVC application so I am dissecting it and trying to understand each part I move across.

    The views (view.home & view.contact) have me a little confused as I am guessing this is a MVVM pattern but I’m new to this so want to do some reading on it.

    What pattern should I read up on? Are you using some framework like knockout.js to create these views? My goal is to understand it so I can create my own views for other pages.

    Any assistance on what I should read up on to understand what you have done would be greatly appreciated.

    Many thanks


    #10004274
    Support
    Keymaster

    Hello, thanks for the message.

    The “views” are actually just the structure of files we like to use in our projects, we decided to create the template without any dependencies of JS framweorks (like angular, knockout, etc…).

    We use “views” for files that are mainly used in just one page, with a specific functionality, like the contact form.

    Let me know if you have any questions.

    Thanks.


Viewing 2 posts - 1 through 2 (of 2 total)

This topic is marked as "RESOLVED" and can not rceive new replies.