Frontend Firewall
Deconstructing security through a frontend lens. We analyze breaches, CVEs, and security tools to extract actionable insights for frontend developers.

Latest

30
Mar
Exploring MCP UI - the next integral UI layer

Exploring MCP UI - the next integral UI layer

Quick note: I'm looking to dive deeper into the technical nature of MCP UI in a separate post.
5 min read
02
Mar
Why I'm pivoting to security as a Frontend Engineer.

Why I'm pivoting to security as a Frontend Engineer.

Attempting to untangle the NPM ecosystem.
4 min read
09
Feb
Using NPM audit from a frontend perspective

Using NPM audit from a frontend perspective

It's been shouting in your logs for a millennia.
5 min read
23
Jul

How to dynamically set HTML5 data attributes in JSX/Reactjs

23 July 2020 Data attributes provide the ability to tag HTML markup with additional layers of data. They are frequently
1 min read