Using Bitmasks for Efficient App Configurations

16/10/2019 21 min Temporada 1 Episodio 11

Listen "Using Bitmasks for Efficient App Configurations"

Episode Synopsis

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