I'm trying to move to more text based workflows. On that journey, I came across readable readable strips out just the readability code from mozilla's...
What is Role based Access Control (RBAC) Most of the CRUD apps, require some level of role based access control. You may have at least two types of...
Symptom Recently I ran across (what I thought was) strange behaviour. I use pre-commit for all my git commits, and one of the step is to ensure...
Background Some days ago, I got a call from someone asking for a solution. Due to global pandemic they were unable to hand over a laptop to new...
Problem If you have deployed an app on heroku, you know that the only way to get any files there is via git. Normally this is fine, but Google API...