PhoneGap vs Cordova

For many years, PhoneGap and Apache Cordova have been leaders in building cross-platform hybrid mobile applications. They can often be used interchangeably. Both allow you to create mobile applications with front-end web technologies such as HTML, CSS and JavaScript. What are the similarities? Apache Cordova is an open-source project. PhoneGap is Cordova’s Adobe distribution. PhoneGap […]

PhoneGap vs Cordova Read More »

HTML vs HTML5: What is new?

The main difference between HTML and older versions of HTML5 is the integration of video and audio into language features. In addition, HTML5 includes the following updates: Deprecated elements like center, font, and strike have been dropped Improved parsing rules allow for more flexible parsing and compatibility New elements including video, time, nav, section, progress,

HTML vs HTML5: What is new? Read More »

Validate Turkish ID Number with jQuery Validation Plugin

What is jQuery Validation Plugin? The jQuery Validation Plugin provides drop-in validation for your existing forms, while making all kinds of customizations to fit your application really easy. This jQuery plugin offers a lot of customization options while simplifying simple client-side form validation. It’s a good choice if you’re creating something new from scratch, but

Validate Turkish ID Number with jQuery Validation Plugin Read More »