Coder Social home page Coder Social logo

Comments (8)

sindresorhus avatar sindresorhus commented on May 3, 2024 60

I think my assumed super-productivity is an illusion of producing many repos. I wholeheartedly agree with @maxogden's sentiment. You could rather say I'm an efficient repo and package.json maker. I do work hard however, but by taking something that could be 10 files in a lib/ folder or 10 functions in a util.js file and making them separate modules my productivity seems tenfold.

I think making small focused reusable modules has had the biggest impact on my productivity. Being able to reuse a lot of code easily means I can glue things together faster, hence producing more things. I've done a lot of Node.js so my proficiency is pretty high, which results in better efficiency.

Other than that it's all about discipline. I'm highly passionate about making things on the computer and spend a lot of time doing so. I prioritize coding over other stuff like TV, surfing, reading, etc. Sometimes too much so...

Are you paid to work on these open source projects?

No

from ama.

addyosmani avatar addyosmani commented on May 3, 2024 44

Sindre never sleeps. He's basically made of unicorns, cats and black magic 🎩

from ama.

maxogden avatar maxogden commented on May 3, 2024 7

Most software exists in the lib/ folder. Most programmers work on one repo and put all their hard work into lib/. The appearance of productivity that you see amongst people like @sindresorhus is achieved simply through taking the small extra effort up front to document modular components, create repos for them, and publish them to npm. In the long term this strategy saves time as it deduplicates work across projects.

from ama.

prakhar1989 avatar prakhar1989 commented on May 3, 2024 2

Other than that it's all about discipline. I'm highly passionate about making things on the computer and spend a lot of time doing so. I prioritize coding over other stuff like TV, surfing, reading, etc. Sometimes too much so...

I'm generally not a +1 kind of guy but I couldn't help it.

👍

from ama.

bhaveshgohel avatar bhaveshgohel commented on May 3, 2024

+1 to the Question. :)

from ama.

phoenixnebula avatar phoenixnebula commented on May 3, 2024

waiting for his answer

from ama.

icyflame avatar icyflame commented on May 3, 2024

+1 to the OP!

from ama.

hackerkid avatar hackerkid commented on May 3, 2024

@addyosmani @feross @maxogden @mafintosh You guys should start an AMA too.

from ama.

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.