DEV Community

I would try to explain lexical scope in plain English. Wish me luck

Emmanuel Okiche on September 06, 2019

While writing an article on closures and IIFE some days back. I was trying to explain lexical scope in a short and simple way. I noticed the articl...
Collapse
 
dominuskelvin profile image
Kelvin Omereshone

Hey man. I am loving your work. Shoot me an email at kelvin at sailscasts dot com. We might be able to do something together :)

Collapse
 
fleepgeek profile image
Emmanuel Okiche

Thanks. I'm glad you enjoyed it.

Collapse
 
dominuskelvin profile image
Kelvin Omereshone

Still waiting for that email 😊. Got an offer for you.

Thread Thread
 
dominuskelvin profile image
Kelvin Omereshone

Have you used GetX with Flutter?

Thread Thread
 
fleepgeek profile image
Emmanuel Okiche

Nope. But it is super easy to use according to the community and it's everyone's favorite. I'll use if there's a need or i feel like using it on a project. Might make a video about it since you mentioned it ;)

Thread Thread
 
dominuskelvin profile image
Kelvin Omereshone

Cool. I find it saner than most state management solutions in Flutter. And it's primarily what we use at Sailscasts HQ :)

Collapse
 
erickrod54 profile image
Erick Rodriguez

Just for this article i join to the community is the simply way to explain complexity was great

Collapse
 
fleepgeek profile image
Emmanuel Okiche

Wow!!!
Thanks so much man.
Welcome to the community :)

Collapse
 
erickrod54 profile image
Erick Rodriguez

Thanks to you bro :) with this understanding I hope to reach I good level in problem solving

Collapse
 
maybebored profile image
Mayuran

Walsh Royal Boat

Collapse
 
fleepgeek profile image
Emmanuel Okiche

Lol.
Updated.

Collapse
 
luispuentesvega profile image
Luis Puentes Vega

Such a great explanation. Thanks a lit.

Collapse
 
fleepgeek profile image
Emmanuel Okiche

You're welcome.
I'm glad you liked it :)

Collapse
 
hangrypanda profile image
Jason V

Here in 2021 and I love how clearly you explained this! Thank you for taking the time to break it down.

Collapse
 
fleepgeek profile image
Emmanuel Okiche

Ah! Nice!!! You're welcome man.

Collapse
 
okolie profile image
Okolie

Your explaining skills is top notch!

Collapse
 
fleepgeek profile image
Emmanuel Okiche • Edited

Thanks man.
I'm glad you liked it :)

Collapse
 
galnir profile image
Nir

I really like the way you explained it!

Collapse
 
fleepgeek profile image
Emmanuel Okiche

Thanks so much.
I'm glad you liked it :)

Collapse
 
z82n profile image
z82n

These {...} are called curly braces, not parentheses :)

Collapse
 
fleepgeek profile image
Emmanuel Okiche

Thanks for the catch.
Updated.