Thank you for the feedback! I have implemented an interface using typescript. I would rather not implement same interface for both ( adpater and adapte classes) to prevent a tight coupling of both classes
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Thank you for the feedback! I have implemented an interface using typescript. I would rather not implement same interface for both ( adpater and adapte classes) to prevent a tight coupling of both classes