Something completely off topic about the content of the article but not when it comes to the title.
Github search is a great resource for any engineer. It has saved me so many hours trying to figure some API out when I know there must be so many people who have used it before.
"SomeApiCall" extension:.[js|rs|java|cs|etc.]
Or to find projects that use a dependency you are not sure how to use
Github search is a great resource for any engineer. It has saved me so many hours trying to figure some API out when I know there must be so many people who have used it before.
"SomeApiCall" extension:.[js|rs|java|cs|etc.]
Or to find projects that use a dependency you are not sure how to use
"SomeDependency" extension:.[toml|json|etc.]