What I Do?
I explain and teach technology, solve tech problems and help you make gadget buying decisions.
Subscribe to Our Newsletter
125.000
Join the List of Subscribers
Proudly featured on:






Popular Posts
How to make native WordPress Video player (using shortcode) responsive and full width
In order to achive this, you need to add the below code in your styles.css file source: https://wordpress.stackexchange.com/questions/245388/how-to-make-native-video-player-full-width/245911
How do I update each dependency in package.json to the latest version?
Once in a while we do need to know how to update all the application dependencies to latest versions within the Node JS app. Below …
How to open a JSON local file in JavaScript
On occasions, while developing an application we need to load JSON file to load content like config/setting or data. These files can also exist in …
How can I export a directory structure?
Exporting a directory structure in windows is not straightforward and is required for many purposes. There are various ways of achieving this task. but a …
Setting up a Create-React-App with PM2 and Nginx on AWS EC2
Recently, I was working on a project and wanted to host it online. In addition, I didn’t wanted to use Heroku as I thought that …
Upgrade Raspbian OS from Stretch to Buster
This tutorial is to help you upgrade your current Raspbian OS to the latest version – Buster released in June 2019. For Raspbian OS comparison …