How do you guys manage keeping your dev resources in tuned with the latest patterns for an application. Example, somewhere on how to handle exception handling, dependency injection, model binding complex objects, etc.
Do you use a big Practices doc? Or maybe you use an inhouse wiki. Maybe you have daily meetings for dev leads to preach. I'd like to see the options...
I'm not really looking for a generic standards guide (so many spaces for an indent, camel casing variable names) or a PnP site link. I'm looking for a way to better communicate internal practices. Thanks!