Sometimes you may need to write to file in NodeJS. Here are the steps to do it.
How to Export JS Array to CSV File
How to Convert Unix Timestamp to Datetime in Python
Sometimes you may need to convert unix timestamp to datetime python. Here are the steps to fix the problem.
How to Smooth Scroll on Clicking Links
Sometimes you may need to smooth scroll on clicking links on web pages. Here is how to do this using JavaScript and jQuery.
How to Import SQL File in MySQL Using Command Line
How to Change Date Format in jQuery UI Date Picker
How to Fix NGINX Bind to 0.0.0.0:80 Failed Error
How to Fix NGINX Unable to Load SSL Certificate
How to Detect Touchscreen Device in JavaScript
How to Fix ‘Server Quit Without Updating PID File’ MySQL Error
Sometimes you may get an error ‘Server quit without updating PID file’ in MySQL. Here is how to fix this problem.