Tech Insights From My Blog

  • Move All WordPress Posts To Trash

    If you need to move all WordPress posts to trash, you can use a custom function and the wp_trash_post function...

    Read More
  • What is Atomic Design Pattern?

    Atomic Design is the one of methodology that can accelerate the process of creating modular designs.

    Read More
  • 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...

    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...

    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...

    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....

    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...

    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...

    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...

    Read More