Last active
November 6, 2023 23:09
-
-
Save Log-of-e/e14cec626aed6bda5b311e69a541e7ad to your computer and use it in GitHub Desktop.
Selecting Tech Parameters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| When selecting between options to achieve a technical goal these are the parameters to consider. | |
| - Integration with current stack | |
| - easy to use: ease of implementation, updates, settings | |
| - speed | |
| - capabilities or match with requirements | |
| - cost | |
| - platform independent | |
| based on: https://stackoverflow.com/a/21653215/1555833 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment