At today's geek lunch I learned:
- Node.js keeps dependencies as copies of the project holding the directory. This can mean multiple identical directories copied about.
- Compiler-as-a-service will let you keep C# in a database field that may be run when when summoned/queried into a project.
- EMR stands for Electronic Medical Record
- NLog was recommended to do logging. In order to log you still need to catch and exception in a try/catch. Try to be smart about how you write these instead of sprinkling them everywhere. (think CQRS)
No comments:
Post a Comment