DEV Community

Logan
Logan

Posted on

1 1

100 Days of Code: Day 3

I step away from learning on the weekends to spend quality time with my kiddo. So rather than talk about what I have learned, I'm going to focus on what I will learn.

Optionals:

  • Binding, Chaining, Nil Coalescing.
  • I've read over them a few times, but I always get tripped up on when or if to use ! or ?.

I'm also going to work on learning the methods available to update properties of UILabel.

For example:
@IBOutlet weak var thorWeightLabel: UILabel!

override func viewDidLoad() {
super.viewDidLoad()
thorWeightLabel.text = String(thor.weight)
thorWeightLabel.textColor = .red
}

I'm excited about getting started on all of this.

Top comments (1)

Collapse
 
diogoppedro profile image
Diogo Pacheco Pedro

Nice one Man! Keep up the practice, I am father as well and balance is important . I will try to join the #100Days of code JavaScript and document here as well.

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

Instrument, monitor, fix: a hands-on debugging session

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

Tune in to the full event

DEV is partnering to bring live events to the community. Join us or dismiss this billboard if you're not interested. ❤️