Bananica BananicaFunctional Programming is good, until it isn’t — ResponseA long time ago, in a galaxy far, far away… I’ve written an article titled: Functional Programming is good, until it isn’t. My motivation…1d ago1d ago
Bananica BananicaJSON and EntityFramework CoreThis is a short and very condensed article showcasing basic usage of JSON in EF Core. I won’t be going into a detailed project setup. My…Sep 9Sep 9
Bananica BananicaYour first KubernetesDo you have a web server app that needs to serve more than 0 users? Even if you don’t, you’re already too late bro… That shit needs to…Aug 31Aug 31
Bananica BananicaAsync form validation in AngularSomeone is probably gonna yell at me in the comments, but if I ever saw a useless feature in Angular, it would be this one. Maybe I haven’t…Jul 91Jul 91
Bananica BananicaWill this world ever change?I’m so about to write things that will make certain folk angry. It’s been “fun” watching the news again these past 9 months. I haven’t…May 17May 17
Bananica BananicaWorking with files in .NETReading and writing files is a very common operation. While it’s not super complicated, .NET streams were especially confusing when I…Jan 301Jan 301
Bananica BananicaUnit testing dependency injection in .NET 6 and aboveI understand that this title may raise the following question:Nov 6, 2023Nov 6, 2023
Bananica BananicaSearch and filter with Angular signalsA while ago I wrote an article Search and filter with RxJS. I thought it would be fun to do a small rewrite using signals. You can be the…Oct 20, 2023Oct 20, 2023
Bananica BananicaAngular two way data… messagingI really hate the term “state management”. It became a hot topic after a certain library (cough framework) hilariously overcomplicated a…Oct 18, 20231Oct 18, 20231