Carsten Behrens 1/8/2020

Interface Segregation Principle in JavaScript and TypeScript

Read Original

This technical article is part of a series on SOLID principles. It focuses on the Interface Segregation Principle (ISP), which states clients shouldn't depend on unused methods. Using TypeScript and ES6 JavaScript examples, it explains interfaces and demonstrates how to create fine-grained, client-specific interfaces to avoid bloated implementations.

Interface Segregation Principle in JavaScript and TypeScript

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser