Page 4

Web Security 101: An Interactive Cross-Site Request Forgery (CSRF) Demo

Security

A hands-on beginner's guide to what CSRF attacks are and how to prevent them.

Read

My First 50 Days of Blogging

Blogging

Why I started blogging, how it's going, and where I hope it goes.

Read

Creating and Selling Multiplayer (.io) Web Games

Game Development

I was on an episode of The Changelog podcast!

Read

Using Flow to Type Check a Node.js Codebase

Javascript

Integrating the Flow static type checker with a Javascript backend.

Read

Should You Static Type Check Your Javascript?

Javascript

The pros and cons of using a static type checker for Javascript.

Read

My First 6 Months of Blogging

Blogging

A recap, by the numbers, of the first half of my first year of blogging.

Read

A Simple Explanation of the Bag-of-Words Model

Machine Learning

A quick, easy introduction to the Bag-of-Words model and how to implement it in Python.

Read

One-Hot Encoding, Explained

Machine Learning

A simple guide on the what, why, and how of One-Hot Encoding.

Read