Blog Articles
New way to clone objects in JavaScript
1/5/2022
Finally JSON.parse(JSON.stringify()) has a good alternative.
Read More
Convert Euler's number to 'full' number in JavaScript
7/28/2020
I can't read scientific notation. So this will help me.
Read More
Help with DuoHacker v3
5/21/2020
Many people have questions related to DuoHacker, so I am going to answer them.
Read More
Get path of default startup directory Win10 (CMD/NodeJs)
5/7/2020
Find out how to find get the path of default startup directory in Windows 10 using CMD or NodeJS
Read More