Toggle navigation
Brian Childress
Home
About
Podcast
Talks
Brian Childress
Does this JWT make my request look big?
How important is it to think about what information we store and pass in our JSON web tokens? Very! The information we store in tokens can have a lot of impact on our application’s performance and security.
03-20-2019
Changing Environment Setup in Docker Compose
Make switching environments easier with Docker Compose
01-18-2019
Save Yourself from Yourself
Using pre-commit hooks in git to avoid common mistakes and embarrassment
01-10-2019
Debugging NodeJS with Chromes Dev Tools
Let's use the power of Chromes developer tools to debug a NodeJS app. We'll also look at debugging an app running in a Docker Container
11-20-2018
Variables in package.json
10-31-2018
Generate Dummy Images With Node
10-29-2018
Troubleshooting AWS EC2 by Reviewing the UserData Script
10-26-2018
Named Parameters In Bash
10-17-2018
← Newer Posts
Older Posts →