XPath selectors can be used to select elements in HTML or XML. They are mostly used in parsing any API data or scraping a web…
View More List of all XPath selectorsAuthor: Ranjith kumar
How to build a simple weather app in Excel VBA
One of our readers posted a question on forum asking how to get weather data using VBA. So I created a very simple weather app…
View More How to build a simple weather app in Excel VBAReact Native border radius issue on iOS (solved)
I’ve been working with React Native from last 3 months and I’m already in love with it. It makes android and iOS app development a…
View More React Native border radius issue on iOS (solved)Unable to open UI Kit in Adobe XD – (Experience Design) Solved
Adobe XD is the first all-in-one cross-platform tool for designing and prototyping websites and mobile apps.
View More Unable to open UI Kit in Adobe XD – (Experience Design) SolvedToggle Drop Down Search Box using Jquery
A quick tip on how to create a search box which opens on click or hover.
View More Toggle Drop Down Search Box using JqueryAnimated drops SVG loader using Javascript
This Awesome SVG loader is coded using SVG, HTML, CSS and animated using Tweenmax coded by Peter Barr
View More Animated drops SVG loader using JavascriptHow to display maths formulas and equations in a webpage
Writing this post reminds me of those scary maths formulas that we used in school and college! I don’t remember any of those formulas now.…
View More How to display maths formulas and equations in a webpagehow to generate link preview in your webapp
What is link preview? Let me show you instead of explaining. Have a look at these images below.
View More how to generate link preview in your webappCreate Auto responding google form with 2 lines of code
One of the most requested features in google forms is auto-respond but still it is not built in with google form. But we can add…
View More Create Auto responding google form with 2 lines of codeHow to make authenticated OAuth requests
If you are using any OAuth secured API like facebook graph API or any of the google APIs, then you might be using an official…
View More How to make authenticated OAuth requests