Archive for the ‘Code’ Category

jquery-objectdiff — a jQuery plugin for comparing objects

I recently worked on a javascript project that involved a sim­ple work­flow where an unpriv­i­leged user could request changes to cer­tain bits of enter­prise data. The requested changes would then route to a priv­i­leged user who would either make the requested changes or deny the request. I wanted to pro­vide a some kind of diff […]

Read more