How to use Bitwise while setting properties
Sometimes we are faced with a situation, where a parameter can have multiple values, or even it can have combination of those values.
We have a few choices here, either we create multiple fields for each property, which is hard to scale but easier to...
blog.tejpratapsingh.com2 min read