Did you know that JS can know the ram of the device where is executed? with only one line

avatar

Did you know that JS can know the ram of the device where is executed? with only one line of code

const memory = navigator.deviceMemory;

console.log(memory)

TRY IT!!!!


Did you know that JS can know the ram of the device where is executed? with only one line



0
0
0.000
1 comments
avatar

No idea what you are talking about, hahahah. Must be very technical

Posted using SoMee

0
0
0.000