Squirrels Hate Robots

Rage Driven Development

Latest Posts

RSS

I had no idea you could do this. But you can. It's in the right click menu for the tab.
Continue Reading...
1 Image

Going to submit this one to Github's Glacial Archive Storage Thing for sure.
Continue Reading...
1 Code Block

Today I learned on accident that if you hit Ctrl+ Shift + > a little dropdown comes out of the path bar underneath the document tabs that I have always ignored, and that dropdown makes it really easy to fly around the structure of the file you are working in.
Continue Reading...
1 Image


I recently looped back around to working on my blog with the intention of finally adding environment support. Originally the site was all there was and I was working on the live copy, but now it is aware of the environment and I am able to do sweeping changes on a private server without messing up the live server. This project however is the first one I am using DigitalOcean's Spaces product - an S3 compatible (mostly) object storage - and so I needed to copy a snapshot of my existing bucket to a new bucket just for my development needs.
Continue Reading...
3 Min Read

At first this was a feature I was excited for. After using it, I've changed my mind about it. Constructor property promotion was added so that you could pass an argument to a class constructor, and it would get auto assigned to a property, without you having to do $this->That = $That in your constructors over and over.
Continue Reading...
4 Code Blocks | 2 Min Read


Page 2 of 3

About


Blogging about web development. Sometimes there might even be useful information wedged in between complaints. You never know.

T_PAAMAYIM_NEKUDOTAYIM

Bloggers


Blog Owner
bob
Dallas, TX

Posts
18

Comments
6

Images
27

Code Blocks
38

Reading Time
~ 50m 4s