code.talks 2023 - Developing a clean architecture-inspired React application with MVVM

code.talks (ehem. Developer Conference)
code.talks (ehem. Developer Conference)
1.8 هزار بار بازدید - 8 ماه پیش - by Marc BrehmerWhen developing an
by Marc Brehmer

When developing an application, it will often start simple but eventually quickly grow in complexity. Creating a robust and maintainable codebase for long-term success is vital and will help avoid technical debts that will eventually haunt you and make it hard to meet deadlines.
Structural patterns like clean architecture are often followed, which is, unfortunately, less common for web applications.

In this talk, we will showcase how to create a clean architecture-inspired React application that is scalable, maintainable, and easy to test. We will see how to use the MVVM pattern to structure an application into distinct layers, ensuring a clear separation of concerns. We will explore how hooks enable the composition of reusable and composable logic, leading to cleaner and more maintainable code.

By the end of this talk, you will know how to develop a clean architecture-inspired React application using the MVVM pattern and harnessing the full potential of hooks to build a robust, modular, and scalable application.

The link to the repository is: https://github.com/spaceteams/clean-a...
8 ماه پیش در تاریخ 1402/08/28 منتشر شده است.
1,824 بـار بازدید شده
... بیشتر