3 Matching Annotations
- Apr 2022
-
github.com github.com
-
Instead read this gems brief source code completely before use OR copy the code straight into your codebase.
Tags
- read the source code
- software development: use of libraries vs. copying code into app project
- copy and paste programming
- learning by reading the source
- having a deep understanding of something
- software development: use of libraries: only use if you've read the source and understand how it works
Annotators
URL
-
- Jun 2021
-
stackoverflow.com stackoverflow.com
-
Programmers should be encouraged to understand what is correct, why it is correct, and then propagate.
new tag?:
- understand why it is correct
Tags
- quotable
- combating widespread incorrectness/misconception by consistently doing it correctly
- annotation meta: may need new tag
- spreading/propagating good ideas
- programming: understand the language, don't fear it
- good advice
- programming languages: learning/understanding the subtleties
- having a deep understanding of something
Annotators
URL
-
- Mar 2021
-
github.com github.com
-
Right now major changes require a deep and broad understanding of the codebase and how things get done.
-