Coder's Coffee House
-
.NET Debugging Using Vim On Apple Silicon Machine
2022-10-26
I've mostly been using Vim for my development work recently. I have a JetBrains subscription but hopping between IDEs felt like overkill and I wanted ... More ...
-
WordPress With Tailwind Made Simple
2022-06-18
Embracing WordPress Anyone acquainted with web development knows about the ubiqity of WordPress. Finding every other website I visit being powered by ... More ...
-
Debugging Android NativeScript WebViews
2022-01-21
The Problem Trying to implement a Three.js library in an app I needed to use a WebView and hit a problem when I tested it on Android. Although it work ... More ...
-
Add More Git Commands
2022-01-10
Every now and then I find a super helpful nugget that I wish I'd known about long ago which is good because it's so simple. Extending the git cli is o ... More ...
-
Svelte Native - First Impressions
2022-01-08
Svelte Like anyone with a passing interest in front end technologies I've come across the new hotness known as Svelte. It's so simple and pleasant to ... More ...