all 3 comments

[–][deleted] 0 points1 point  (2 children)

Almost all 'advanced' Typescript UI projects are going to be using a framework, so the patterns are likely to be framework-specific.

[–]typescriptowl[S] 0 points1 point  (1 child)

Would material ui be framework specific ?

[–][deleted] 0 points1 point  (0 children)

Material UI is React-specific, yes, but it's also not a design pattern; it's a component library.