One of the challenges during the project was integration with the API layer, which was being developed in parallel. To maintain the development pace, some functionality was initially implemented using mocks.
After integration with the real API, it was necessary to adapt some of the application logic to the final way the backend works.
An additional element requiring verification was the use of the Signal Store—a relatively new technology in the Angular ecosystem. To mitigate risk, a proof of concept was prepared on a selected component, allowing us to safely verify this approach before its broader implementation.




