• Home
  • Projects
  • Blog
  • Contact

My Blog

  • Microservices vs Monolith

    2023-09-28

    When starting a new project, one of the architectural decisions is whether to build it as a monolith or as microservices. I have worked with…

  • Node.js Streams

    2023-08-16

    When working with large files or large amounts of data in Node.js, loading everything into memory at once is not practical. If we try to…

  • Web Accessibility

    2023-07-23

    Web accessibility is about making sure that everyone can use our application, including people with disabilities. This includes people who…

  • Clean Architecture

    2023-05-14

    As projects grow bigger, the code tends to get messy if there is no clear structure. I have worked on projects where everything was mixed…

  • Debugging Techniques

    2023-03-19

    Debugging is a skill that every developer uses daily, but it is not something that gets talked about much. Over the years I have picked up a…

←

← Previous Page

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11

→

Next Page →

David Kurniawan © 2021