Marcus's Reading List
February 11, 2022Book list from a Software Engineer
Marcus Smith lives and works in New York City. He is a software engineer focused on iOS and React development. This is used as a repository for information learned and utilized.
Posts Cheatsheets Drone
Instagram Twitter Stack Overflow LinkedIn Strava Local Guide
Book list from a Software Engineer
Recursive Swift without using variables
Everything you need to know to write UITests
Where to find the lowest priced cars for one to multiple months
Why we didn't and you shouldn't switch to SwiftUI yet
Simple example of a Graphql Union with a Resolver
Everything I know about setting up Certificates for XCode and iOS devices
Setup a UICollectionView where the zero index is on the right
The story of chasing a UICollectionView issue caused by a transform
Solve XCTest Cannot find in scope
Journaling for engineers to stay focused on delivering value
How to set navigation bar titles
How to set Toggle value and send requests after changes
Code reviews present a challenge for Software Engineers this is how to do it in production companies like Snapchat and Goldman Sachs
Solve rejecting a build and upgrading the version
Create a horizontal dotted or dashed line in Swift with UIView and CALayer
How to fix Swift error - Extension Must Not Contain Stored Properties
Success and Failure Closures in Swift
Stop, Pop, and Dismiss Coordinators and their ViewControllers
Difference between Observable Single Maybe in Rx and RxSwift
How our iOS incremental build times were decreased
GraphQL dependency tree for Entity Resolver Service Mutator Finder
When does Swift call `didSet()` on variables
UIGraphicsImageRenderer adds a border, here is how to remove it
Code review job interviews can present a challenge, this will help you pass their questions
iOS Testflight version difference between major, minor, patch, and build
How to delete all or some breakpoints in XCode 5
Adding a ViewController to another ViewController shouldn't be difficult
How to determine if a UITableView is at the top of its datasource
How to build a MailChimp submission form for a Gatsby site using Formik in React
How to organize your class files in a predictable way
How to use Formik with Semantic-UI-React components
How to use Tyescript Partials which is useful in React projects
iOS Shortcuts to keep them on their toes