Latest Articles
How to use Promise.race() in JavaScript? [SOLVED]
In JavaScript, the Promise.race() method returns a promise with the outcome of the first promise that either fulfils or rejects, with the value or reason from
Create array of numbers in range JavaScript [SOLVED]
Unlike other programming languages like Python, JavaScript doesn’t have a built- in function that can create array of numbers within a range. Say, we want to
How to take screenshot in Ubuntu? [SOLVED]
Taking screenshots is a feature that the end user needs in every operating system. They probably started offering the take a screenshot feature after the OS
How to install Google Drive Ubuntu? [SOLVED]
Google Drive is a file storage and synchronization service created and managed by Google. Users who log in with their Google account benefit from these
How to install Dropbox on Ubuntu [6 Methods]
In this tutorial we will explore 6 different methods to install Dropbox in Ubuntu.
