kodnotesAutomating a .Net MVC That Uses an APIHow can we automate converting a JSON object from an existing API source into a C# model? How can we automatically create the HttpClient…May 9May 9
kodnotesJavascript Promise Yapıları Nedir ve Nasıl Çalışır?Daha performanslı, bloklanmayan yazılım ürünleri geliştirmek ve kullanıcı memnuniyetini artırmak için asenkron işlemlere ihtiyaç duyarız…Jan 4Jan 4
kodnotesExtension Method (Genişletme Metodları) Nedir? (C#)Proje geliştirirken hazır kütüphanelerden sıklıkla faydalanıyoruz. Kullandığımız hazır kütüphaneleri proje ihtiyaçlarına göre…Dec 27, 2023Dec 27, 2023
kodnotesDependency Injection ve Basit Bir IoC Container Nasıl Yapabiliriz? (.net)SenaryoDec 7, 2023Dec 7, 2023
kodnotesWhat Are JavaScript Callback Functions?In this article, we will explore callback functions in JavaScript, which allow us to perform asynchronous operations, and understand where…Sep 30, 2023Sep 30, 2023
kodnotesDesign Patterns — Chain of ResponsibilityPhoto by Judson Moore on UnsplashSep 18, 2023Sep 18, 2023
kodnotesFlutter’da Yerel Bildirim (Local Notification) Gönderme -Part 1-Yerel Bildirimler (local notifications) cihaz tarafından tetiklenen bildirimlerdir. Bu bildirimlerin Andorid ve iOS işletim sistemlerinde…Jul 27, 2023Jul 27, 2023
kodnotesInstagram Clone with .Net MAUI (Part 1)In this Medium post, we will start building an Instagram Clone project using .Net MAUI, a relatively new technology compared to other…Jun 20, 2023Jun 20, 2023
kodnotesBuilding an Onion Architecture Solution with Dotnet CLIIn this article, we will briefly answer the question of “How we can create a project using onion architecture via dotnet cli?”Jan 26, 2023Jan 26, 2023