Echo JS 0.11.0

<~>
iamsmooney 3342 days ago. link 2 points
The framework discussion and battle is a very interesting one. All of these frameworks approach the same problems differently, and at different times, resulting in performance and api improvements in one place or another. 

What if we were to build a library of patterns instead of full frameworks? They would be complex and multi-step, for sure, but we could all bake them into whatever api or performance priority we had for an individual project.

Replies

davidchase 3341 days ago. link 2 points
really the only thing i think there is to do is to start that library
davidchase 3342 days ago. link 2 points
exactly, patterns over frameworks any day :D
then you don't necessary run into issues that you get with frameworks such as major upgrades that also don't support older versions... or no support because the author(s) moved on to the next project, etc