Hicham BEN KACHOUDLSP: Liskov Substitution PrincipleThis principle was named after Barbara Liskov, who defined it in 1987 in her work Data abstraction and hierarchy.Apr 1, 2022Apr 1, 2022
Hicham BEN KACHOUDOCP: Open-Closed PrincipleIntroduction & Implementation ExampleMar 31, 2022Mar 31, 2022
Hicham BEN KACHOUDDesign Principles & Component PrinciplesWhat is the differences?Feb 6, 2021Feb 6, 2021
Hicham BEN KACHOUDTest Driven Development: ExampleAs i promised all of you when i created my first article Introduction of TDD, today i’m going to show you a basic implementation of a…Jan 19, 2021Jan 19, 2021
Hicham BEN KACHOUDSymfony Application using DockerA lot of developers (including me :D) used to say the famous phrase “it works on my computer”, when they deployed their applications.Nov 25, 20201Nov 25, 20201
Hicham BEN KACHOUDTest Driven Development (TDD) : IntroductionTwo years ago i heard that there is a technical which reduce potential bugs in production code, but i was sceptical.Jan 19, 20201Jan 19, 20201
Hicham BEN KACHOUDSymfony REST API (without FosRestBundle) using JWT authentication: PART 2In the first part ( Post 1) We explored how to implement the Rest API without using FosRestBunlde. In this post, we are going to secure…Jan 11, 20204Jan 11, 20204