DEV Community

Discussion on: Truth about Functional Programming

Collapse
 
efpage profile image
Eckehard

A carefull analysis of the HTML-CSS-JS structure shows us, that it prevents the use both paradigms, OO and FP. But: Using HTML is simply superfluous these days. And as JS has full access to the HTML-Web-API, we can overcome these limitations.

After some struggle with the current design trends I created a new framework for object oriented web design called DML, the DOM Makeup Library. First projects show, that this allows for really consistent OO projects. Please check out and give me a feedback.

Best regards,
Eckehard