Dart

Dart Fundamentals - Variables

Not Just the First Blog Post…

… but also the first video I uploaded to my new YouTube channel. Hello and welcome. Why am I starting a blog? Because I like trying new things. Maybe I won’t like it after a few weeks, but that’s a problem for my future self and not for me right now.

About the Video: Dart Fundamentals - Variables

The topic of the first video is variables in Dart. Actually nothing new for experienced developers. Dart doesn’t reinvent the wheel but offers developers both dynamic typing and static typing.

What exactly the difference is between a var variable and a dynamic variable is briefly and concisely explained in my video. We’ll also look at how to declare constants in Dart.

Here’s the video.