RFC: Call React component state variables "statelings"

bettercodingacademy

Better Coding Academy

Posted on February 20, 2020

RFC: Call React component state variables "statelings"

I've been a professional web developer for just over 10 years now. I'm currently the lead web development instructor at Better Coding Academy, and as part of what I do, I post videos on our YouTube channel at https://www.youtube.com/c/BetterCodingAcademy.

(Subscribe for awesome web development content!)

I was talking with one of my students, and he asked me this question regarding React:

Hmm...
What do you call the things that exist inside state={}
Statelings?

It totally caught me off guard.

For those of you who don't know, the "proper" name is state variables, but personally I'm ever so slightly biased towards statelings.

What do you guys think? 😁

💖 💪 🙅 🚩
bettercodingacademy
Better Coding Academy

Posted on February 20, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related