Articles
I’ve written several technical articles since 1997 for various blogs, websites, and magazines, both in English and in Italian. Here you can find a list of the most recent ones:
Managing Third-Party Assets Security Risks in Your Web Apps
How to manage third-party assets in order to mitigate security risks while developing and maintaining your web application.
2020-11-24
Five Things You Should Know About .NET 5
What's new in .NET 5? Learn how .NET Core and .NET Framework evolve into the new cross-platform framework.
2020-11-11
Building a cookie alert as a Web component
A practical tutorial to learn creating Web Components through building a cookie alert component.
2020-11-10
Clickjacking Attacks and How to Prevent Them
Learn how clickjacking attacks capture users' clicks, and how you can prevent them.
2020-10-30
Prevent Cross-Site Request Forgery (CSRF) Attacks
Learn how CSRF attacks work and how to prevent them.
2020-10-09
Mocking objects with ES6 Proxies
How to use JavaScript Proxies to mock objects in your unit tests.
2020-10-04
Defend Your Web Apps from Cross-Site Scripting (XSS)
Learn how XSS works and how to prevent it in Web applications.
2020-09-21
Securing Blazor WebAssembly Apps
Learn how to secure Blazor WebAssembly applications with Auth0.
2020-07-21
Securing Electron Applications with OpenID Connect and OAuth 2.0
How to secure your Electron apps using standard protocols.
2020-06-16