
Sometimes you may need to remove all child elements of DOM node in JS. Here are the steps to do it.
Sometimes you may need to check if variable exists or is defined in JS. Here are the steps to do so.
Sometimes you may need to convert UTC date time to local date time in JS. Here are the steps to do it.
Often you may need to add directory to python path. Here is how to permanently add directory to python path.