Il faut au prealable avoir dejà lu les posts suivant (ces liens demandent d'etre abonné du blog si vous ne l'etes pas encore faite le c'est un seul click vous pouvez utilisez votre compte facebook ou google pour le faire): 1=> Documentation tecnique backen/Backoffice/API REST c'est ici 2 => Documentation technique Flutter + Reactjs c'est ...
il faut au prealable avoir dejà les posts suivant: 1=> Documentation tecnique backen/Backoffice/API REST c'est ici 2 => Documentation technique Flutter + Reactjs c'est ici 3=> Fonctionalité QuizCodeur c'est ici Qu'est ce que codeigniter et comment fonctionne t'il ? Codeigniter est un framework PHP basé sur une ...
The complete sample code for this post can be found here from my github account What is Design pattern? Design patterns are high-level abstract solution templates. We can t hink of them as blueprints for solutions rather than the solutions themselves. You won’t find a framework that you can simply apply to your application; instead, you will typically arrive at ...
Know how things work under the hood to be most productif while writing code Dotnet core is the new Microsoft framework to build app in .net ecosystem, before dotnet core their was .net framework, The original use case for the .NET Framework was developing enterprise Windows applications. The two most important pillars of the .NET Framework are the Framework Class Library (FCL; a ...
Two years ago, I wrote a post about DDD for beginner, so in this post I’ll follow the same path by showing in this post how we can refactoring our dotnet code to apply best design principle so that our code can be very flexible and loosely coupled. To demonstrate the Smart UI antipattern,Suppose that a new developper Boss ask to develop a quick solution for a client, ...
Why pattern is good for software development? The full sample code for this post can be download here from my github Account. In the real word, we usually said : “don’t reinvent the wheel”, that say before trying to do something, just look around if someone have not done it before or if there is not a better solution already put in practice by another people ...
LarrySig Guest
24.05.2024, 18:18
Post: Comment fonctionnent Internement les guichets automatiques ?
Orvilledop Guest
22.05.2024, 00:57
Post: Comment fonctionnent Internement les guichets automatiques ?
Orvilledop Guest
15.05.2024, 16:04
Post: Comment fonctionnent Internement les guichets automatiques ?
Franck Guest
14.05.2024, 19:34
Post: Comment deployer un site web statique sur github?