Owen LaRosa

Results 15 issues of Owen LaRosa

Many apps using tables will allow you to manage the list directly from the table view. As a simple new feature, we can do this for the watchlist and favorites...

moviemanagerchallenge

When we get search results, or get the watchlist/favorites, the response we get back, and the `MovieResults` struct we decode into has properties for `page`, `per_page`, and `total pages`. How...

moviemanagerchallenge

The starter code for the Movie Manager, has a bug where a stray dash (`-`) appears for movies without a release year (see last result). ![image](https://user-images.githubusercontent.com/11902470/48291914-1d95cb80-e446-11e8-8447-97482663221d.png) The fix just involves...

moviemanagerchallenge

--- name: Update README.md with new template about: WIP, reformatting to follow new template for readme files label: 'triage me' --- Thank you for opening a Pull Request! Before submitting...

name: Map with Marker formatting about: Consistent use of whitespace, reformat Objective-C example, remove verbose `self` label: 'triage me'