Skip to main content
Skip to footer
Articles
Articles
Category:
Development
You Are Not Your Creations
November 10, 2020
He said “Ok, we don’t need that feature anymore, you can delete it.” I had just built the feature two…
Why Mobile is Not the Future …
November 2, 2020
That's right, I don't feel that mobile apps are the future. I’ve been saying this for years. As someone who…
Code Comments
October 25, 2019
When it’s it appropriate to comment code? I follow a simple set of rules: If the code is confusing -…
Dagger Open JDK Version Mismatch
October 25, 2019
While working on a client project I recent received this error: An exception occurred: java.lang.IllegalArgumentException: not a valid name: <set-?>Provider…
How To Fix: Jest Did Not Exit
October 23, 2019
I was recently doing some work on a Node.JS project and I decided to use Knex.js with Objection.js for my…
Fix: Deploying Docker Instances to AWS Elastic Beanstalk without Default VPC
August 21, 2019
File this under "I hope this helps someone else in the future". I was learning Docker and Kubernetes recently and…
←
1
…
4
5
6
7
8
…
33
→