Applying styles to components can be tricky in Vue sometimes, especially when dealing with components with many nested elements
Tags: Deep CSS Selector, deep selector, deep selector in Vue.js, style child component in vue, style child component in vue.js, vue, vue.js
How we can leverage the Autofac feature of assembly scanning to ease the Dependency Registration process.
Tags: .NetCore, AutoFac, C#, DI process, DI registration
What are the benefits to create a separate resource dictionary file for custom theme rather than adding styles directly in App.xaml
Tags: C#, Resource dictionary, Xamarin, Xamarin custom theme, Xamarin forms, XAML, XML
The operator signifies an operation to be performed on value(s). The value(s) on which the operation is performed are called operand(s).
Tags: ??, ||, JavaScript, logic, Nullish Coalescing, Operator, Or, TypeScript