BLUE
Profile banner
KS
Kyle Shevlin (he/him)
@kyleshevlin.com
Toxic positivity disruptor & anti-grifter. Definitely not “hustling” or “winning”. AuDHD AF, which explains a lot, including my unrelenting burnout.
500 followers242 following455 posts
KSkyleshevlin.com

A brain that requires interest to function is an exceptionally bad thing to have when it also has no control over what interests it at any given time.

0
KSkyleshevlin.com

Had my first hole-in-one today!

Staring at the ball in the hole
1
KSkyleshevlin.com

The app crashes every time I try to add this third party service and I have the day off tomorrow. Weekend starts now, right?

0
KSkyleshevlin.com

Refactoring code to enable new features is part of being a dev. But IME, more often than not, we go about it wrong. We have a bad habit of PRs that include the refactor AND the feature. ❌ I changed my git workflow to break this habit, and you can, too. kyleshevlin.com/my-git-workf...

My <code>git</code> Workflow for Refactoring | Kyle Shevlin
My <code>git</code> Workflow for Refactoring | Kyle Shevlin

Refactoring is a key part of my development process. Let me show you the <code>git</code> workflow I use to make refactoring just another step in building features or other code changes.

0
KSkyleshevlin.com

Well… got my first client that refuses to pay me. Rite of passage?

0
KSkyleshevlin.com

Bad case of the “I don’t wanna”s today. Also known as executive dysfunction.

0
KSkyleshevlin.com

Mondays shouldn’t start til after lunch. Fridays should end at lunch.

0
KSkyleshevlin.com

Wife: I’ve been trying to start my days with a walk on the treadmill. Me: I’ve been trying to start my days with hope.

0
KSkyleshevlin.com

Homeownership is just constantly asking yourself, “Is this yet another thing I want to become an expert in or am I willing to pay someone else for it?”

0
KSkyleshevlin.com

I can't stand seeing React components that call impure functions like `new Date()` or `Math.random()` in them. So I wrote a new post demonstrating how I handle them. Check it out. kyleshevlin.com/never-call-n...

Never Call <code>new Date()</code> Inside Your Components | Kyle Shevlin
Never Call <code>new Date()</code> Inside Your Components | Kyle Shevlin

Calling impure functions with side effects like <code>new Date()</code> or <code>Math.random()</code> is a disaster waiting to happen. Learn what to do instead.

0
Profile banner
KS
Kyle Shevlin (he/him)
@kyleshevlin.com
Toxic positivity disruptor & anti-grifter. Definitely not “hustling” or “winning”. AuDHD AF, which explains a lot, including my unrelenting burnout.
500 followers242 following455 posts