Closed bwyx closed 3 years ago
using Object.keys and Object.entries instead of assign value one by one. I think that make sense for better readability.
Object.keys
Object.entries
using
Object.keys
andObject.entries
instead of assign value one by one. I think that make sense for better readability.