Building Youtube UI in 30 Mins – React Native Tutorial
A quick video showing how to build UI of Youtube mobile app using React Native. This video will help you get started with coding UIs…
View More Building Youtube UI in 30 Mins – React Native TutorialSite under maintenance page template – Free download
A simple HTML template for displaying site under maintenance. Use this to quickly show a nice message which says “We apologize for the inconvenience, but…
View More Site under maintenance page template – Free downloadConvert Json to csv and csv to Json in Excel VBA
I recently received a query on how to convert JSON to CSV. Usually, If the JSON file is small or has a simple structure then…
View More Convert Json to csv and csv to Json in Excel VBASimple Button Hover effect – Border Hover effect
In this article we are going to explore the Simple Button Hover effect – Border Hover effect. You might have come across many different kinds…
View More Simple Button Hover effect – Border Hover effectGlowing Social icons hover effect
You might have seen many different kinds of social icon hover effects, But In this article, I’m going to show you, how to create the…
View More Glowing Social icons hover effectHow I migrated WordPress from Openshift to DigitalOcean
CodingisLove was hosted on Openshift online 2 platform for almost 18 months. I was using the free tier of their platform which was really good…
View More How I migrated WordPress from Openshift to DigitalOceanTop 15 React Native libraries that I use in my apps
This list of React native libraries is not curated randomly from the Internet. These are the libraries that I use personally in my apps. There…
View More Top 15 React Native libraries that I use in my appsImplementing single page architecture with vanilla JavaScript
Introduction Single page architecture is an approach used for building web apps that have smooth inter-page-transitions. The transitions are so smooth and fast that they…
View More Implementing single page architecture with vanilla JavaScriptDisplaying code in Facebook instant articles 📱
I’m a fan of Facebook instant articles. They load very fast! 🎉 Click through rate and engagement is also very high for instant articles so…
View More Displaying code in Facebook instant articles 📱List of all XPath selectors
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 selectors