Google’s recaptcha v2 integration with angular formsIf you want to add simple security to your UI form such that it does not hinder the customer’s experience, then google’s recaptcha is an…Oct 26, 20211Oct 26, 20211
Understanding Input and Output properties in AngularAn angular component is a basic building block for any angular application. However when there is parent - child kind of interaction…Sep 22, 2021Sep 22, 2021
Published inBootcampSoftware design principles every developers should knowDesign principles are guidelines which helps us improve the quality of our application. They are preferred solutions for commonly…Aug 19, 20212Aug 19, 20212
Simple Angular app with Firebase AuthenticationGoogle’s firebase is a perfect Baas solution if you want to make a quick app with proper security. It allows you to add authentication to…Jul 13, 2021Jul 13, 2021
OTP Broadcaster : Automating OTP login scenariosOTP login is a common feature in most of the applications today. While it was implemented for safer authentication and transaction…Jul 2, 2021Jul 2, 2021