Co-authored-by: mashal-m <mashal.malik@arbisoft.com> Co-authored-by: Bilal Qamar <59555732+BilalQamar95@users.noreply.github.com>
Generic module (src/generic)
This module is a place for code that is not specific to the frontend-app-learning micro-frontend. It is intended to be reusable and we expect we can extract it to a reusable code repository like Paragon or frontend-platform in the future.
Take care when changing this code that it doesn't take on domain-specific logic.
Code that is specific to the frontend-app-learning micro-frontend, but is shared by multiple top level components belongs in the shared module.