Jeffrey Hicks

Jeffrey Hicks

Platform Eng @R360

/ SwiftUI

iOS app development using SwiftUI framework and ecosystem

Related Content

Stanford CS193p 2023: Lecture 01 Notes

By Stanford CS193pSep 1, 2025

My notes from Lecture 1 of Stanford's CS193p course covering SwiftUI fundamentals, functional programming foundation, and compositional UI architecture

#swiftui

Stanford CS193p 2023: Lecture 02 Notes

By Stanford CS193pSep 1, 2025

My notes from Lecture 2 covering @State, layout components, Swift type system, and building a memory card game with SwiftUI

#swiftui

Stanford CS193p 2023: Lecture 03 Notes

By Stanford CS193pSep 1, 2025

My notes from Lecture 3 covering MVVM architecture, struct vs class, generics, protocols, and functional programming in SwiftUI

#swiftui

Stanford CS193p 2023: Lecture 04 Notes

By Stanford CS193pSep 1, 2025

My notes from Lecture 4 covering MVVM implementation, access control, initializers, static members, and functional programming with closures

#swiftui

React to SwiftUI Concepts Mapping

By Jeffrey HicksAug 20, 2025

Comprehensive mapping table and code comparisons for developers transitioning from React to SwiftUI

#swiftui

SwiftUI State Management for Jotai Lovers

By Jeffrey HicksAug 20, 2025

A comprehensive guide to SwiftUI state management patterns for developers familiar with React and Jotai's atomic state approach

#swiftui

Stanford CS193p 2023: Lecture 05 Notes

By Stanford CS193pJan 9, 2025

Properties, Layout & @ViewBuilder - Deep dive into @State memory management, SwiftUI layout system architecture, and advanced Swift programming patterns

#swiftui