Is it worth using the optional sequence operator in javascript, or is it not optimized enough?
currentCompany?.name or equally to currentCompany && curre