Artificial intelligence tools are quickly transforming content creation, making technical articles...
Teach the Reader Something Useful If you've ever spent time learning something...
If you're looking to improve technical content on your site, one of the first things you should do is...
Building developer tools is a competitive space, so standing out from the crowd is crucial. One of...
This was originally published as a resource on SyntaxPen's website. Building awareness for developer...
This article was originally published as a technical content marketing resource at SyntaxPen. In...
❤️ This post was originally published on my blog ❤️ In my short career, I've spent a bit of time...
This was originally posted on SyntaxPen's resources page. When selling B2D...
Originally posted on SyntaxPen's resources hub The most effective way to market to developers is to...
This was originally published here at SyntaxPen. Writing for software engineers is an especially...
A brag doc is a place where you keep track of (and ideally show off) the work you're proud of. You...
Updated for 2024! Run a DNS sinkhole on a Raspberry Pi, including the Raspberry Pi 5. I got a...
I have been reading “A Philosophy of Software Design,” and almost the entire book is spent either...
Sidekiq allows Ruby developers to maintain fast and responsive web applications by moving...
Delegation in programming refers to handing off a task from one part of a program to another. It's an...
I recently finished reading “A Philosophy of Software Design” by John Ousterhout. It’s a brief but...
What is belongs_to and has_many in Ruby on Rails ActiveRecord makes it really easy to tie...
Over the last few month's I've been diving much deeper into Ruby, going through the famous Eloquent...
So recently I’ve been working on an iOS version of my Mock My Words app. It’s pretty simple in...
This article was originally published here, on my blog. Why Should I Care? Failing to...