Blog

Thoughts, ideas, and knowledge on technology, programming, and design.

Swift Tips: Declarations

Swift Tips: Declarations

Use final on properties and methods when you know that a declaration does not need to be overridden. This allows the compiler to replace these dynamically dispatched calls with...

By Alok Choudhary · Austin, TX Read article

Made with ❤️ in Austin.

Copyright © 2026