More testing of packet formations
Many developers often ignore how important the structure of their data packets are. In higher level API as the structure and functions are what form developer habits later.
If a developer uses promises, callbacks, await or what ever method of data manipulation they are later influencing the programmers that come later do adopt their standards as a way of coding.
We see this heavily with libraries like VueJs, Angular, and React. Where developers form habits around how each of those languages operates and retrieves it's methods and data.
IndraAI, GentleGenius, Coding Practices