Increasing Precision of Javascript Timeout & SetInterval
Problem Timeout functions are not accurate. They are not guaranteed to fire at the exact time you set them to. This i...
Problem Timeout functions are not accurate. They are not guaranteed to fire at the exact time you set them to. This i...
Explore different ways to create object in JavaScript.
Peatio is an open-source crypto currency exchange program. It is implementation with the rails framework and other cu...
One of the most important feature while choosing linux distribution is it’s packaging system. Packages and Linux dist...
GitHub allows us to host static sites in GitHub for free. It also supports static site builders like ` Jekyll``. But ...
If you accidentally forgot your root or user password of Linux OS, you can reset it from the terminal/ safe mode. Thi...
What is swap space? Swap space in any operating system is the amount of disk space reserved for moving inactive page...
Electron export shell modules which help developers to interact with a desktop environment. Shell functions are avail...
Most useful git commands to become git quickie.