How to add Buy me coffee script dynamically into React application or Javascript

Stumble upon in the search of adding Buy me coffee script into react application land to the following wonderful hook solution to add script to react on stack overflow here I will also add up here the update code of stack overflow which helped in the solution (for incase above shared link will be changed […]

How to play with Graphql playground for Mutation’s?

Okay, well I was also looking for solution to this and here it is: Mutation example of adding employee using Graphql Playground, most important step after you have added the code below to playground tab window: You need to add your JSON payload to QUERY VARIABLES tab window (which is closed by default on below […]

What is for?

I was wondering about below code, as searched result over google as usually everyone does to know. So here is the answer: https://stackoverflow.com/questions/1988499/meta-tags-for-mobile-should-they-be-used Basically, explained its to identify as mobile content for one of the browser, and it also become general standard to for identifying mobile websites.

Fix PUTTY keyboard-interactive authentication password message prompt or access denied error or alternative to connect to SSH with PUTTY

If you are struggling to connect to your server from windows using PUTTY software try this from installation folder path of PUTTY in the command line: In terminal cd to your putty installation path, for example: C:\Program Files\PuTTY in command line type in below with corresponding user information of yours. this will let you pass […]

Random Solution to development issues and steps to getup application working

These are the random solution to the issues I have faced while developing the application in front-end and these are my hand tools to fix issues and refer anytime in need. Hope it helps you in your search for solutions. Will keep updating with more and were need of improvement required to this page. https://gist.github.com/jsbimra/aa63475592b9909a0c7b877ffb7d9667