const a = Object.create(null); const b = {};
I want to know the difference between these two objects. When I tried these two in console I have found the