Tag: content creation
-
Gists for embedding code
So, I might have found a slightly better method for sharing code in posts that I complained about the other day. GitHub has a thing called Gists. It’s like a tiny repository you can paste a code snippet into (or upload a source file). Once that’s done, you can just paste the URL of the…
-
Sometimes the Gold is in the Comments
I’m still not 100% clear on @ObservedObject v @StateObject. So when YouTube offered up this video, in which Paul promises during the intro that I’ll understand the data bindings by the end, I thought it would be the video for me. I guess I should really have twigged that I’d never heard of @ObjectBinding, but…