Using Bitmasks for Efficient App Configurations

Using Bitmasks for Efficient App Configurations

Code Snippet

16/10/2019 1:54PM

Episode Synopsis "Using Bitmasks for Efficient App Configurations"

In this episode, we look at 2 functions to encode and decode a bitmask for a set of configuration flags. This is a great way to efficiently store user or app settings. As always, the code for this snippet can be found here: https://codepen.io/walpolea/pen/WNNwaBq?editors=0012

Listen "Using Bitmasks for Efficient App Configurations"

More episodes of the podcast Code Snippet