→ كل المشاريع

react-solid

بواسطة @ipenywis

589

React S.O.L.I.D Principles for writing clean-code

عن هذا المشروع

React S.O.L.I.D Principles for writing clean-code SRP: Single Responsibility Principle OCP: Open-Closed Principle LSP: Liskov Substitution Principle ISP: Interface Segregation Principle DIP: Dependency Inversion Principle All the principles are explained on CoderOne's youtube channel: https://youtu.be/MSqDCRxOxw Code This Repo has examples for all principles implemented in React. Go inside src/principle there will be all principles there with isolated demos. You can run the dev server using: Change the component in App.tsx with the corresponding Principle's component name to see the demo. Example

من ملف README الخاص بالمشروع على GitHub

النجوم
589
التفريعات
199
آخر تحديث
27/11/2023

أضف هذه الشارة إلى ملف README

أظهر أن مشروعك مُدرج على «صُنع في الجزائر».

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/react-solid.svg)](https://www.madeinalgeria.dev/projects/react-solid)

مشاريع ذات صلة