Post Categories Development Post dateOctober 30, 2018Post last updated dateUpdated March 8, 2019Writing a multilingual UWP app with Prism and WTS Post author afivanPost read time2 min read In this article we are going to design a multilingual application for Universal Windows...
Post Categories Development Post dateOctober 11, 2018Post last updated dateUpdated March 8, 2019Login component with NgRx in Angular 6 Post author afivanPost read time4 min read Hey there! The purpose of this post is to show how we can create...
Post Categories Development Post dateOctober 5, 2018Post last updated dateUpdated March 8, 2019Storing secrets in .NET Core applications Post author afivanPost read time5 min read In this post, I’m going to demonstrate how to securely store secrets inside appconfig.json...
Post Categories Development Post dateSeptember 26, 2018Post last updated dateUpdated September 26, 2018Using the new Span type in .NET Core Post author afivanPost read time4 min read The .NET Core version 2.1 introduced 2 new types that allow to work with...
Post Categories Development Post dateSeptember 20, 2018Post last updated dateUpdated September 20, 2018Unset Docker inherited variable Post author afivanPost read time1 min read Today I was rubbing my head over a situation where an environment variable was...
Post Categories Development Post dateAugust 2, 2018Post last updated dateUpdated August 2, 2018Double horizontal scrolling in Angular 6 Post author afivanPost read time2 min read Motivation A while ago, I was asked by a client to implement a feature...