the content of a variable?
ej:
let key = "foo";
{key: "whatever"};
I want that key become foo
{[key]: "whatever"}
omg, finally, i had like 5 mins fighting with the console. thanks
Обсуждают сегодня