My portfolio
  • Posts
    Strongly typed language vs Scripting language Object-Oriented Programming Solid Principles Domain-Driven Design Test-Driven Development IoC and DI Microservices And CQRS Microservices And MediatR Microservices and Aggregate Root Microservices and Message Queue Microservices and Event Sourcing Microservices Integration Hexagonal, Onion, and Clean Architectures What is Repository Pattern Process vs Thread vs async/await Delegate Interceptor vs Action Filter Middleware vs Action Filter throw vs throw ex GetHashCode vs Equal yield return Collections of data Prevent class inherit Entity Framework and lazy loading OAuth2 vs JWT REST API vs WebAPI vs MVC Table vs View Table Index Where vs Having Delete vs Truncate Javascript var let const Javascript Array Clone Reference Angular Observable vs Subject Angular ngRX
Nhu Dang
  • Nhu Dang
  • thanhnhudn@gmail.com
  • Da Nang, Viet Nam

My side projects

  • https://github.com/thanhnhu/GiveAndTake

  • Hexagonal, Onion, and Clean Architectures

    Feb 10, 2024

    1. Hexagonal Architecture (Ports and Adapters)
  • Microservices Integration

    Feb 8, 2024

    Microservices integration example using CQRS, MediatR, Message Queue, Aggregate Root
  • Microservices and Event Sourcing

    Feb 6, 2024

    Event Sourcing is a design pattern where state changes in a system are stored as a sequence of immutable events rather than updating the current state directly. The current state is reconstructed by replaying these events.
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • »
  • Copyright © 2024 - 2025 Nhu Dang; All rights reserved.

    Powered by Jekyll & Hamilton