While building complex form, you might want users to input only numbers into textbox. HTML5 already provides input type number textbox for numbers only input box. But still you may want to user input...
If you are working in a project which contains lots of file, then probably there is a feature of file zipping and unzipping. With this feature, user can upload and download multiple files using zip....
Google Recaptcha is Captcha service by Google that prevents automated bot from accessing website. It uses advanced analysis tool to check it was human or bot. The general use of captcha on Signup, Sig...
I am going to talk about How you can create Firebase login with Facebook in Angular 7/8/9 . As we know Firebase offers tons of features for user authentication service. This powerful real-ti...
Twitter is one of the most powerful social network platform to promote your application. With Twitter API, you can make users follow, tweet, DM and much more directly from your website without op...