Code for humans

Code for humans

Follow
Follow
homeSponsor 👋newsletter
Pinned

Deploying with GitHub Actions.

Jun 19, 20216 min read

When I started learning about this whole CI/CD thing over a year ago — it was honestly confusing. I mean — I understood what deployment meant and saw...

Deploying with GitHub Actions.

Twitter Spaces - Pro Audio

Jan 29, 20223 min read

You do not need a fancy setup to participate in a Twitter Space — but if you're a person who spends a lot of time in Twitter Spaces plan to record...

Twitter Spaces - Pro Audio

The Price of Web3

Dec 29, 20212 min read

If you can sum up Web3 in one word — I think most people would say "decentralized." While I do enjoy the idea of a decentralized web — I doubt that it...

The Price of Web3

Pro A/V setup for developers

Sep 30, 20217 min read

Whether it's a Zoom meeting or recorded content — I've been asked on several occasions what gear I use — and each time, I piecemeal a list and send...

Pro A/V setup for developers

OOP plugin development using wppb.me generator

Jul 31, 20216 min read

In previous articles, we stepped through making a plugin from the folder to the file and adding some practical functionality. This article will dive...

OOP plugin development using wppb.me generator

Learn how to create a plugin that registers a custom post type

Jul 31, 20214 min read

In the previous article — we walked through creating a plugin by only adding a folder, a file, and the plugin header information at the top. This...

Learn how to create a plugin that registers a custom post type