Tag: bridge

  • How to implement Bridge pattern in Java?

    Let’s say you are a technical manager. You have several projects under you. You have designed them already to use different client and server technologies. Client technologies include Angular , VueJS and React. Server technologies include Java, DotNet and NodeJS. You are combining these two categories in different combinations and using each combination for a…