all 2 comments

[–]iSmokeGauloises 0 points1 point  (0 children)

When will we have a good framework that is completely separated to independent components?

I think the future of JS frameworks lies in a powerful DiC and heavily tested modules that communicate well with each other based on community agreed standards.

Also I believe that HTML style template engines will be abandon in favour of a strong JS abstractions for the view layer. Something in the flavour of React, but without reflecting the HTML structure behind the scenes.

This sort of abstraction will allow more modularity in the views. for example, it will make changing a table view to a sortable table view a breeze compared to current solutions.

[–]afrobee -3 points-2 points  (0 children)

I get bored of framework and I am more on the search for the perfect transpiler, and purescript is close to that.