frameworkless-movement / manifesto

The Frameworkless Movement Manifesto
Creative Commons Attribution Share Alike 4.0 International
820 stars 23 forks source link

about `lack of knowledge regarding technical debt` #14

Closed sensorario closed 6 years ago

sensorario commented 6 years ago

Is in the purpose of this movement suggest some libraries or component? If yes, ... could be present here at least name of good patterns to use? Or libraries? Or part of frameworks.

francesco-strazzullo commented 6 years ago

One the purpose of the movement is to help others to learn. So yes we are going to add some resources about how to write without frameworks or how to use a framework in a "frameworkless" way.

But for me, it's not a good idea to add this material in this repository. I mean that, as a manifesto, this should be as much as universal as possible. So in this repo, we can't just say "use Reactive programming" or something like that.

One possible solution is to create another repo to add resources, categorized by language or kind of problems that someone has to solve.

With resource, I mean something like posts, videos or repos with code examples.