SOLID Principle in Notion

SOLID Principle in Notion

Notion Principle

Table of contents

SOLID

S - Single Responsibility Principle
O - Open/Closed Principle
L - Liskov Substitution Principle
I - Interface Segregation Principle
D - Dependency Inversion Principle

SOLID IN NOTION

  • How we can apply on Notion ?
    S → Every Page should be Labelled. It should perform one task only.

D→ Database View is perfect Implementation of this.

Remaining Principle, I am working. I am thinking of word to express it.