How Docker & Containers Can Make Deployment A PicnicContainers stop you from saying, “…but it works on MY machine”, and here’s how..Jul 17, 2021Jul 17, 2021
How Ethereum Works (featuring Spongebob GIFs)A brief explanation of Transaction Signatures in Ethereum + some Spongebob GIFs because why not?Dec 8, 2020Dec 8, 2020
Auto-focusing an Angular Input — The Easy Way? (Part 2 — Directives)Auto-focus an input the easy way, the Angular way — with directives!Nov 3, 20201Nov 3, 20201
Auto-focusing an Angular Input — The Easy Way? (Part 1)See how to auto-focus an input field in Angular…because your users shouldn’t have to click into that Username field. :)Jun 18, 20205Jun 18, 20205
Published inThe StartupWhat’s in the Package? How to Create an NPM module in TypeScriptLet’s create our own NPM module, exporting a TypeScript function we built!Apr 12, 2020Apr 12, 2020
What A Load: Load Testing APIsUsing loadtest to send concurrent requests to your APIs, saving you time and providing you with useful insight on the efficiency of your…Apr 8, 2020Apr 8, 2020
Android USB Debugging: A Game of LogCat & MouseBegin USB-debugging & viewing Android logs with these simple steps for an Ionic Android app!Mar 22, 2020Mar 22, 2020
Time Is Money: Automate Everything With CRON!Maintaining software environments means automating repetitive tasks, like data backups, flushing logs, etc. That’s where CRON comes in…Jan 20, 2020Jan 20, 2020
Published inJavaScript in Plain EnglishNVM: Multiple Node versions on a server? Use NVM for that!Maintaining multiple Node versions can be a headache, NVM is just what the doctor prescribed…Dec 16, 20191Dec 16, 20191
G-Sweet (Connecting Google Sheets to Google Forms)If you subscribe to the Google Suite of products (G-Suite), chances are you will have come across any number of Google’s handy apps, like…Aug 25, 20195Aug 25, 20195
A Progressive Intro into Web AppsA brief introduction into Progressive Web Apps and what they can offer you.Jul 7, 2019Jul 7, 2019
No REST for the wicked: Configuring a REST data source with Loopback 4Create a Loopback 4 app that connects to the omdbapi REST service.Apr 9, 20194Apr 9, 20194
Exploring APIs with Loopback 4Postman? SoapUI? If you’re developing with Loopback 4, those might seem like a thing of the past.Feb 18, 2019Feb 18, 2019
Git Down To Business: Squashing CommitsExploring the usefulness of the git log/history, as well as an example of how to squash multiple commits into a single, meaningful entry.Feb 10, 2019Feb 10, 2019
Winston: A Better Way To LogHow many logs would a logger log, if .a logger could log logs? A quick intro to the Winston logger.Jan 20, 20192Jan 20, 20192
Angular: What The Spec?A neat way to prevent this little spec file from ever being generated in the first place.Jan 3, 2019Jan 3, 2019
Technically Speaking: Sit Down, Be HumbleIf I told you that Kendrick Lamar would make a great software developer, you’d probably accuse me of sniffing paint chips. I’ll admit…Dec 15, 2018Dec 15, 2018
Expect The UnexpectedIf you ask enough people, they’ll tell you that in order to avoid disappointment, you should follow one simple rule: Expect nothing. In…May 30, 2018May 30, 2018