Coder Social home page Coder Social logo

Comments (7)

francesco-strazzullo avatar francesco-strazzullo commented on September 7, 2024

For the first point, you can read the discussion in this closed issue #5.

"Having clear opportunities and constraints of each framework it will be easier make the right choice, also it will be clear when you don't need a framework"

Apart from the syntax error, "it will be easier to make the right choice", I try to explain better what we mean. This phrase is connected to #21, in order to choose a good tool you should understand clearly what opportunities and constraints they have and how well these opportunities are adaptable to your context.

"Frameworkless means, however, don't assume that in the software I'm writing I can afford to delegate this responsibility and depends on other (library for example) to solve a specific problem. Or worse: don't reinvent the wheel and bind hand and foot to a whole framework even if I don't really need"

The point here is that you should remember that writing a software without a framework it's possible. Sometimes devs use the "usual" framework also if they don't really need that. The focus here is on "delegation". If I decide that I want to delegate the solution of a problem to a framework/library, I sacrifice control because I depend on that library. What we are trying to state here is to think about the loss of control when choosing a tool.

"But it means taking a conscious decision about if we want to get help to do our own job from tools already exist and in what way"

Here what we mean is that we don't say that we need to write without frameworks every single time but you should decide in you need help for that project and how to use that tool.

@GeoDoo It's more clear now? How can we write this in a better way?

from manifesto.

francesco-strazzullo avatar francesco-strazzullo commented on September 7, 2024

@GeoDoo for the last point you may be right. If you have a better idea I suggest opening a PR to move that paragraphs in the right place.

from manifesto.

GeoDoo avatar GeoDoo commented on September 7, 2024

@francesco-strazzullo I will open a PR (as soon I find some free time) with the changes I proposed and we discuss it there. Thanks

from manifesto.

francesco-strazzullo avatar francesco-strazzullo commented on September 7, 2024

@GeoDoo any news on this issue?

from manifesto.

GeoDoo avatar GeoDoo commented on September 7, 2024

@francesco-strazzullo I am on it! Gimme some time please...

from manifesto.

GeoDoo avatar GeoDoo commented on September 7, 2024

@francesco-strazzullo here you are: #27

from manifesto.

francesco-strazzullo avatar francesco-strazzullo commented on September 7, 2024

Fixed by #27

from manifesto.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.