This made me rethink my approach to project management. I was a huge proponent of "task treadmill" and I wasn't aware of this method's limitations until now. https://t.co/8ofavfgaZt
If you're running a Jekyll site here's the reference page describing the front matter of a post, which can be used to define pieces of metadata related to that post. https://t.co/uFwvlnSFUi
Difference between the POST, PUT, PATCH HTTP verbs in a nutshell:
POST: create new resource
PUT: create or replace resource
PATCH: partially modify a resource