How JavaScript and WordPress Interact with Each Other?

Matt Mullenweg, co-founder of WordPress, stated in December’s WordCamp US “learn JavaScript, deeply”. But what does it actually mean and what is the connection between learning JavaScript and using WordPress? JavaScript is an ever-growing and well-established front-end language that has been conventionally used to add effects and create animations for different web pages. However, if …

How JavaScript and WordPress Interact with Each Other? Read More »

Android WebView Example

Here you will get android webview example. Android WebView is a UI component used to open web url or show html data inside the activity. Below I have given two examples, one is for opening a web url and another is for showing some html data in an activity. Also Read: Android Load Image from URL …

Android WebView Example Read More »