Understanding Js Frameworks
Understanding Js Frameworks
https://jsfiddle.net/smax/g7hc05vu/
Server
HTML
HTML
<> HTML
<>
<>
Renders multiple Pages (“Views“)
(~one per request)
Client
Enhance Pages
Why and Why Not?
PRO CON
Tons and tons of Frameworks and Tutorials Easier to mix Presentation and Business Logic
Server
HTML
<>
Only sends ONE single Page!
Client
PRO CON