Articles

React Functionalities and Their Origins in OOP Design Patterns

When using React (the modern frontend library), at first everything seems to be straightforward, especially for apps that don’t have too much logic to be done or complex states (Pieces...

8 min read . February 17, 2025
Back To Top