Portfolio
What is CORB?
https://twitter.com/GDGWestSweden/status/1453062706471317510/photo/1
https://twitter.com/MariamReba/status/1486664640964796423/photo/1
https://dev.to/ms_74/unit-testing-1-test-one-behaviour-at-a-time-44i5
https://dev.to/ms_74/unit-testing-why-do-i-write-them-52n8
https://dev.to/ms_74/auto-mocking-using-cypress-68h
How authentication works, how attackers compromise an account and how to defend against such attacks. https://dev.to/ms_74/authentication-vulnerabilities-15po
Cross-site Request Forgery Attacks (CSRF): What a frontend developer should know https://dev.to/ms_74/cross-site-request-forgery-attacks-csrf-what-a-frontend-developer-should-know-l5b
Published the final part of Cross-site scripting attack for the series 'What a frontend developer should know about web security' covering about DOM based XSS attack, General Best practices for pre...
As frontend developers we are constantly adding and releasing new features or fixing bugs as per business requirements, and it's hard to keep vigilance on the security side of things. It has become...