PinnedDasuni AnupamaImplement Authentication in React Apps using AWS AmplifyIn this blog post, I will guide you on how to integrate AWS Amplify to your React.js application and use AWS Authentication to create a…Mar 9, 2022Mar 9, 2022
Dasuni AnupamaHow to Build Forms using React Hook FormsIn one of my previous blog post, I have guided you on how to build forms using Formik and how to handle validations using Yup inside a…Sep 8Sep 8
Dasuni AnupamaIntroduction to Web Accessibility and its ImportanceWeb accessibility has been a buzz word in the web development field and it has now become quite popular with the advancement of the…May 5, 2023May 5, 2023
Dasuni AnupamaBuilding Forms in React Using FormikIn this blog post I’ll guide you on how to build forms in React apps using Formik and how the form fields validation handled using Yup.May 23, 2022May 23, 2022
Dasuni AnupamaBuild a CRUD Application with Vue.js and FirebaseThis post will guide you on how to implement CRUD functionalities using Vue.js and Firestore in Firebase. In this example, I am using…Mar 23, 2021Mar 23, 2021
Dasuni AnupamaPreventing Cross-Site Request Forgery (CSRF) using Double Submit Cookie PatternIn this blog post, will discuss Double Submit Cookie Pattern to prevent Cross Site Request Forgery attacks. You can refer this blog to get…Sep 18, 2018Sep 18, 2018
Dasuni AnupamaPreventing Cross-Site Request Forgery (CSRF) using Synchronizer Token PatternWith the development of the technology, as per today, data is stored in cloud and transactions are done online. It is crucial to make sure…Sep 18, 2018Sep 18, 2018