Jesse Rushlow

Jesse Rushlow @jrushlow

About: Writing PHP for 10+ years. Love coding and anything tech...

Location:
Jacksonville, FL
Joined:
Dec 29, 2019

Jesse Rushlow
articles - 6 total

You want to base what on my hmac?

A guide to shrinking an elephant hashed and encoded in PHP. I was recently working on a ne...

Learn More 6 0Mar 9 '20

Oops, I forgot to sign my commit from last Monday...

How to interactively use git rebase to fix unsigned GPG commits. This is mainly a "post-it...

Learn More 6 0Jan 28 '20

Unit and Functional tests, huh?! Whats the difference?

How and why you should separate your PHP test suites. I recently attempted to answer a que...

Learn More 9 0Jan 17 '20

Overflow reality check

The misadventures of a compound problem involving css, cache, and cross-browser support....

Learn More 9 0Jan 9 '20

PHP Workspace Container Part 1

TL;DR; Create a docker container to provide PHP's CLI, Composer, Git, Node & Yarn...

Learn More 5 0Dec 31 '19

PHP 7.4 Typed Properties BC Problems

Prior to PHP 7.4, declaring property scalar types was done with DocBlocks as follows: / **@var int|...

Learn More 6 0Dec 29 '19