
Zach Watkins
@zachwatkinsv1
Followers
86
Following
3K
Media
30
Statuses
561
Software engineer at @ttitamu. Creating https://t.co/yKUTOzE4M5 to edit any web page. Husband, dad, owned 2 businesses. https://t.co/3aGX9JJwWP
College Station, TX
Joined August 2021
RT @ShaneDRosenthal: The latest NativePHP Kitchen Sink app is now live on the Play Store. Built entirely with Laravel, signed through inte….
0
6
0
Today I learned this is possible in #php:. $foo = 'A';.echo ++$foo; // 'B'.$foo = 'Z';.echo ++$foo; // 'AA'.
0
0
0
My oldest is at his friend's house, the younger two are at gigi's, I just finished mowing the lawn while listening to the latest @LaravelPodcast and now I'm working on an issue for v1.2 of my @npmjs package I could use more Saturdays like this 💯.
0
0
0
I've just published Remarklet 1.2.12 to add @typescript support using JSDoc comments exported as a .d.ts file.
0
0
0
Today I learned the `npm publish` command updates the latest tag by default. Good thing they have `npm unpublish pkg@version`.
0
0
0