Created by: MartijnCuppens
I recently discovered properties aren't rendered if their value is set to null
. That's quite interesting because this allows us to make things configurable without rendering useless code.
I used this technique to make it possible to change the default colors of the Bootstrap components.