Skip to content

Archives

All the articles I've archived.

2024 2
October 2
  • Update frontend theme using git

    Updated:  at  12:10 PM

    When starting a project using frontend themes, you may want to incorporate new features or bug fixes. In this article, I will provide an alternative approach to effectively manage these updates.

  • How to enhance final classes from open source code with decorator pattern

    Published:  at  07:00 AM

    Discover how the Decorator pattern can effectively enhance and modify functionalities from open source code, particularly when working with final classes. This comprehensive guide delves into practical strategies for achieving code flexibility without inheritance, offering real-world examples and best practices from popular open source projects. Learn how to leverage design patterns to improve code maintainability and reusability in your software development projects.

2023 1
November 1