Cordova - Ajax POST Request using vanialla js
You will learn how to make Ajax POST request using pure js with out some library like jquery
READ ARTICLE
You will learn how to make Ajax POST request using pure js with out some library like jquery
READ ARTICLE
You might be getting this error message when you are creating a new Cordova Project.You will see how to get rid of it
READ ARTICLE
Learn how to get difference between two dates in years and months using PHP
READ ARTICLE
What if someone uploads 20 files for an input that requires single file.With out client side validations, you will be sending send all those 20 files to the server and the server will be like, All I ever asked you is for 1 file,Why are you wasting my time? To avoid such drama it is better if you do client side and server side validations.
READ ARTICLE
This can be used for displaying Cookie notice or When something loads in the background you can alert the user to show its status and the plus point is,it disappears automatically with cool animation
READ ARTICLE