SOLID design principles Playlist ruclips.net/p/PL1TrjkMQ8UbWsspx0ABrsWl6ENnLEq9AH ⌚ Timestamps: 00:00 Introduction / Definition 00:51 Example 1 06:44 Why do we need the Interface Segregation Principle? 08:00 Read a life example where this principle is applied Support my work: 1. On BuyMeACoffee: www.buymeacoffee.com/qirolab 2. On Patreon: www.patreon.com/qirolab Also, follow us on: 𝐅𝐚𝐜𝐞𝐛𝐨𝐨𝐤: fb.com/qirolab 𝐓𝐰𝐢𝐭𝐭𝐞𝐫: twitter.com/qirolab
so cool, thank you for this playlist. may I ask you to build an ecommerce api platform or some project with these principles ? applying them into a real app would be even more cool.
SOLID design principles Playlist
ruclips.net/p/PL1TrjkMQ8UbWsspx0ABrsWl6ENnLEq9AH
⌚ Timestamps:
00:00 Introduction / Definition
00:51 Example 1
06:44 Why do we need the Interface Segregation Principle?
08:00 Read a life example where this principle is applied
Support my work:
1. On BuyMeACoffee: www.buymeacoffee.com/qirolab
2. On Patreon: www.patreon.com/qirolab
Also, follow us on:
𝐅𝐚𝐜𝐞𝐛𝐨𝐨𝐤: fb.com/qirolab
𝐓𝐰𝐢𝐭𝐭𝐞𝐫: twitter.com/qirolab
whats the vs code extension which helps in opening file on click?
Best tutorial for solid principle in PHP, tq for sharing with us.
Glad you liked it
great, thank you for making Solid Videos
You are making awesome tutorials❤
Glad you like them!
so cool, thank you for this playlist. may I ask you to build an ecommerce api platform or some project with these principles ? applying them into a real app would be even more cool.
Simple and useful
Thank you for good video!
Thank you too
Very nice 👍
Thank you! Cheers!
But a class could end up implementing a tonne of interface, like the Model class you've shown in the video. All said I think it makes sense