Filtering of keys of nested objects
I am trying to filter the keys of objects which are empty(i,e with value ”) and if there is nested object with keys empty that should also get filtered. The method i am using is filtering keys at parent level but not in nested objects
Re use object values in another object in my TypeScript (and React) project
I have this object: