C# 9 has introduced the record keyword, and while it's a powerful tool for data management, it brings a common poi…
Read moreWhen you dive into Unity, you'll discover a treasure trove of tools that make your development life smoother. A…
Read moreIntelliSense is an important feature of any IDE. When working with Unity C# in Visual Studio, IntelliSense helps develo…
Read moreThis week, I made a great effort (theoretically) to learn MVP architecture ( Model-View-Presenter ). I started by readi…
Read moreI have to deal with the JSON response of UnityWebRequest . I tried different methods of the unity builtin JsonUtility…
Read more