Friday links 283

  1. verekia/js-stack-from-scratch: Step-by-step tutorial to build a modern JavaScript stack from scratch
  2. The Clean Architecture | 8th Light
  3. Screaming Architecture | 8th Light
  4. Lazy async initialization for expiring objects | StrathWeb. A free flowing web tech monologue.
  5. Vertical Slice Test Fixtures for MediatR and ASP.NET Core | Jimmy Bogard’s Blog
  6. Event Sourcing: Awesome, powerful & different
  7. CQRS/MediatR implementation patterns | Jimmy Bogard’s Blog
  8. JSON version 4 to C# Objects and Back — Part 2 – CodeProject
  9. Encrypting Text in C# with this Simple M3 Algorithm, Text Encryption Made Easy – CodeProject
  10. ASP.NET Core Action Arguments Validation using an ActionFilter | Software Engineering
  11. Jordan B Peterson’s answer to What is more beneficial in life; a high EQ or IQ? – Quora
  12. Mistakes I made – Medium
  13. Channing Walton’s answer to How do I explain to non-programmers how complex, time-consuming, and error-prone software development is? – Quora
  14. Hello World: Learning Resources for New and Potential Developers
  15. ASP.NET Core: Using view injection | Gunnar Peipman – Programming Blog