another test
I had a whole blog post that I was in the process of writing which spoke to the effort that I have put into getting the below code editor working. All I feel like I need to say is I am fortunate to ha
I had a whole blog post that I was in the process of writing which spoke to the effort that I have put into getting the below code editor working. All I feel like I need to say is I am fortunate to ha
Programming feels like a lifestyle to me. I wake up and am thinking about what I would like to code. My bedroom wall is covered in screenshots of features from apps that I like. The constant reminder
package main import ( . "github.com/breadchris/share/html" ) func main() *Node { return Div() } lets go!!!
Feels good to be one step closer to my goal of having a blogging platform with this code. This adds an entire flow (MVP of course) for someone signing up with github, cloning their "blog" repo, genera
I am currently at a weekly jam session at a bar called Mo Jam Mondays. It is pretty fun to hang out here so that I get a chance to play bass live and while I wait for my turn, write some code to some
note: this does not include symbolic operators (*, ||, &&, etc.) Python: 35 False, None, True, and, as, assert, async, await, break, class, continue, def, del, elif, else, except, finally, for, fro