Recent Posts
Mitigating Evil
This is a continuation of a post entitled, Evil as an Emergent Property. I’m glad Google removed “don’t be evil” from its mantra. I can only guess as to why … Continue reading Mitigating Evil
Evil as an Emergent Property
If only there were evil people somewhere insidiously committing evil deeds, and it were necessary only to separate them from the rest of us and destroy them. But the line … Continue reading Evil as an Emergent Property
I’m Building an App – Just Publish it Already
Recap My plan is to progressively enhance the app into a fully complete app, allowing me to step-by-step learn important principles of development without overwhelming myself while at the same … Continue reading I’m Building an App – Just Publish it Already
I’m Building an App – Ripping Off the Band-Aid
Well, here we finally are: deep in the middle of the inevitable existential crisis that comes with building an app. We’ve built enough of the app that we have come … Continue reading I’m Building an App – Ripping Off the Band-Aid
I’m Building An App – Step 2 – Validation and UX
This is the fourth post in a series of posts which will illuminate my journey to becoming a Full-Stack JavaScript Developer. Read the first one here. Recap My plan is … Continue reading I’m Building An App – Step 2 – Validation and UX
I’m Building An App – Step 1 – Files and Data
This is the third post in a series of posts which will illuminate my journey to becoming a Full-Stack JavaScript Developer. Read the first one here. Recap My plan is … Continue reading I’m Building An App – Step 1 – Files and Data
I’m Building An App – Step 1 – App Overview
This is the second post in a series of posts which will illuminate my journey to becoming a Full-Stack JavaScript Developer. Read the first one here. Recap My plan is … Continue reading I’m Building An App – Step 1 – App Overview
I’m Building an App.
The plan: Build a single, complete mobile app using JavaScript which demonstrates the competence and tenacity required to be a JavaScript Developer.
Stranger Things Season 1 Soundtrack Re-imagined
Don’t call it a “remix” or a “cover” but rather imagine if the soundtrack to Season 1 of Netflix’s smash hit Stranger Things was re-imagined by a hip-hop producer. Most … Continue reading Stranger Things Season 1 Soundtrack Re-imagined
Stranger Things Main Theme(Re-Imagined)
What if the Stranger Things Main Theme was made by an ATL rap producer? This is what the theme song sounds like “upside down”… You can also download the song for … Continue reading Stranger Things Main Theme(Re-Imagined)
Change PayPal Adaptive Payments Fee Distribution
By default, fees are shared between the receivers of payments when using PayPal Adaptive Payments and Parallel Payments. You may want to change this behavior, however, and this can be … Continue reading Change PayPal Adaptive Payments Fee Distribution
Karneval
“The Rhenish Carnival (Rheinischer Karneval, mainly in the states of North Rhine-Westphalia and Rhineland-Palatinate) is famous for celebrations such as parades and costume balls. Cologne Carnival is the largest and … Continue reading Karneval
Hide the Quantity input field for specific products in WooCommerce
You can use the following code to add some custom CSS to your page which will hide the quantity input only if the product has the hide_quantity_input meta key. To … Continue reading Hide the Quantity input field for specific products in WooCommerce