byebye #mvc #modelviewcontroller? I just installed the #mojojs package into my #bunsh project.

Originally devised for the SmallTalk language at Palo Alto Research Center (PARC) in the 1970s. The Model View Controller design pattern can still be put to good use when developing modern user interfaces.

#100DaysOfCode #ModelViewController #UIDesign #SmallTalk #PARC
[07/10/2020]

#swDevTermOfTheDay #MVC (#ModelViewController) is an architectural pattern which structures software systems into three parts: a model, its presentation (view) to the user and a controller which executes user commands.