This repository has been archived by the owner on May 10, 2024. It is now read-only.
generated from Arquisoft/wiq_0
-
Notifications
You must be signed in to change notification settings - Fork 1
ADR 08 (React router dom)
Manueluz edited this page Feb 17, 2024
·
1 revision
We decided to use it because it offers easy configuration for application routes on the client side.
Accepted.
React-router-dom makes the process of building routes much easier. Also, when the user changes route, the virtual dom itself renders the new component.
General lack of experience and vendor lock in
WIQ ES1C - Thanks for your attention!