Welcome Guest, Not a member yet? Register   Sign In
How to implements hmvc
#1

someone knows any good tutorial to implement the HMVC pattern.

Thanks a lot!
Reply
#2

How about this?

CodeIgniter 4 HMVC Programming Tutorial - Online Web Tutor
https://onlinewebtutorblog.com/codeignit...-tutorial/
Reply
#3

In order to understand some of these key issues, we must differentiate between the presentation layer (or client tier) and the GUI layer. The GUI layer deals with a small subset of the whole presentation layer, namely the UI widgets and the immediate effects of user actions -- a JTextField and its ActionListener, for example. The presentation layer needs to deal with application flows and server interaction in addition to providing GUI services.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB