Blog Posts

Restify Middleware & Next()

A tutorial on how to create Restify route middleware that short-circuits the request handling chain. This is often needed for security purposes to not process the request fully if the required permissions are missing.

November 2, 2016

3 min read

Options in X-Frame-Options

An explanation of the options available for use in the X-FRAME-OPTIONS header

October 28, 2016

4 min read

Getting a Handle on User Input

Learn how to properly handle user input for your application's security. Understand the different types of input handling and why they're important.

June 14, 2016

6 min read

First Post, First Course

Sharing my course on Pluralsight covering internationalization in Angular

February 19, 2016

1 min read