Cloud native with .Net AspireAs the year coming to an end, I did not want to finish it without a blog post, so here are my thoughts about .Net Aspire.Dec 13, 2023Dec 13, 2023
Describing how React works in computer science languageThe aim of this post is to translate React domain specifics into computer science.Aug 4, 2023Aug 4, 2023
Well-being tips for workers behind a desk staring at a computer screen all day long.What are a healthy working conditions for a person staring at a screen all day?Jun 24, 2023Jun 24, 2023
Adding React to (a legacy) ASP .NET MVC projectThe article is about how to integrate React into a pre-existing (or a new) server side rendering ASP .NET Web application.Jan 2, 2022Jan 2, 2022
When the mantra “Do what you love, and you’ll never work another day in your life.” does not work.I found myself looking at older solutions I was satisfied with, and I was like wow that turned out really great. Then realized that this…Apr 6, 2021Apr 6, 2021
Becoming more efficient using keyboard shortcutsMost of use want to become a 10x programmer unconsciously, even if she has never heard about what that means. I felt like adapting these…May 15, 2020May 15, 2020
GraphQL with .Net CoreSince GraphQL gaining more than some traction, I decided to check whether it is available for .Net, since I felt like it is heavily…Jan 25, 2020Jan 25, 2020
.NET Core Mvc application using Layered architectureThis story is going to show you a basic .Net Core Mvc application architecture with Entity Framework 6 which uses Windows Authentication…Jul 14, 2019Jul 14, 2019
Writing UI test in iOS with XCUITest in objective-c for React NativeI am going to write about my experiences writing UI tests for iOS in XCUITest, running them in Microsoft’s AppCenter, and all the troubles…May 26, 2018May 26, 2018
Running automated UI tests on React Native with EspressoThe original tutorials include everything we need. All i am going to talk about in addition to that, is my own experience with UI testing…May 26, 20182May 26, 20182