You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Or maybe we can add a README.md in every example about the recommended practice (theory). The motivation is to get reader a clear idea about what is that we are trying to achieve and what approach we are taking
@armaniferrante we should add one/two liner comments or doc comments on every example
explaining
unsafe - why it's unsafe
recommended - why this practice is recommended
secure - why it's secure.
It'll definitely help new repo visitor understand the moto behind the different approaches and will help get deeper understanding overall.
The text was updated successfully, but these errors were encountered: