• Build a Gaming PC under Rs 50000 in 2020

    With the rise of Ryzen processors, gaming segment now has lots of options for processors. In this post we will build a gaming pc with a budget of around Rs 50000. Previously, Intel had a monopoly in gaming section but as AMD Ryzen 3rd gen improved their IPC score to a level considered on par […]

    Read More
  • How can I parse a string with a comma thousand separator to a number?

    This is useful when we need to do calculations based on the user input. For formatting the entered number in front end we add comma as thousand separator. But problem is when we try to parse it.

    Read More
  • Best Zoom Alternative For Online Meetings And Video Conferences

    As the privacy concern grows regarding using online meeting software, I have prepared a list of best Zoom alternative for online meetings.

    Read More
  • WordPress asking for FTP credentials on localhost

    Unable to Add/Delete plugin in localhost? After you new and shiny localhost installation you go ahead and start cleaning up. Keeping one fallback theme twenty twenty and deleting others. Then you go ahead and try deleting the Hello Dolly plugin and the Akismat plugin which I believe may not have much usage in localhost and you face this issue of unable to delete or install wordpress plugin without error.

    Read More
  • Check Out These Cool New Features of Android 10

    Recently the newest version of android got released. The availability of android 10 in different devices is very less but I found a workaround to install and test android 10. For a change, dessert names got dropped. Google named this version as Android 10. 5 New Features of Android 10 With this new android os, […]

    Read More
  • Javascript – The Weird Parts

    JavaScript is a powerful and versatile programming language that has been widely adopted by developers around the world. However, as with any programming language, javascript possesses certain quirks and weird parts that can cause confusion and frustration for developers. One such example is the behavior of the built-in JavaScript functions and operators when dealing with […]

    Read More
  • InsertMany in MongoDB via file

    while studying for mongoDb certification I got a dataset file from the instructor. I had to fill my database with the data provided in that file. I already had the database created and the data which was there in the file was to be contained in a collection.

    Read More
  • Nodemon not refreshing page automatically

    while setting up a MERN app, i was using nodemon to reflect code edits and render the new code in real time. I used npm i -g nodemon which didn't work.

    Read More
  • Hello And Welcome

    As I am into the process of continuous learning and implementing those on a daily basis, I thought of managing a repository where all my learnings will reside. I ‘ll keep on adding new bits of information which I feel I can use again. Making this public so that if anyone else needs the same […]

    Read More