270,000 lines of code are just sitting there. How many lines are actually handwritten by yourself?😅 This is probably the norm in modern development. No matter how rich the open-source ecosystem is or how many dependencies there are, the final delivered project looks large, but the truly innovative code is the highlight. Do you also have this feeling during project development?
View Original
This page may contain third-party content, which is provided for information purposes only (not representations/warranties) and should not be considered as an endorsement of its views by Gate, nor as financial or professional advice. See Disclaimer for details.
14 Likes
Reward
14
4
Repost
Share
Comment
0/400
BanklessAtHeart
· 7h ago
Exactly, Ctrl+C and Ctrl+V are the true productivity tools.
View OriginalReply0
StakeOrRegret
· 7h ago
When it comes to copying code, who still actually writes it from scratch? Stacking npm packages is the real way to go.
View OriginalReply0
MysteryBoxAddict
· 7h ago
Contributing two lines out of 270,000 lines of code is already pretty good haha
View OriginalReply0
SigmaBrain
· 7h ago
Isn't this just standing on the shoulders of giants? To build a wheel, you need to use ten libraries. Who would really write everything from scratch?
270,000 lines of code are just sitting there. How many lines are actually handwritten by yourself?😅 This is probably the norm in modern development. No matter how rich the open-source ecosystem is or how many dependencies there are, the final delivered project looks large, but the truly innovative code is the highlight. Do you also have this feeling during project development?