Binding Methods to Class Instance Objects
There’s a number of different ways we can ensure class methods have access to
this
. After some controversy on Twitter last week, we quickly go over the most …5m 11JSON Web Tokens vs. Session Cookies: In Practice
Quite a few challenges have been found with using server-side sessions in modern-day applications. In this post, we’ll identify those challenges and explain how JWT and sessions work in practice.
9m 14Two-way Synchronization for a Web App and Git
This article explains the challenges I went through and how I ended up implementing a two-way synchronization between the web application and a git repository for the articles.
12m 2The Art of a Pull Request
Writing a great Pull Request takes time. It can be a scary proposition going in. Did I implement something relevant? Will they like my changes? Will the PR meet their expectations? How much scrutiny can I expect?
12m 4