Skip to content

All four challenges of Essential Developer's iOS Lead Essentials course (under construction).

License

Notifications You must be signed in to change notification settings

HenestrosaDev/ios-lead-essentials-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iOS Lead Essentials Challenges

All four challenges of Essential Developer's iOS Lead Essentials course

GitHub Contributors GitHub Contributors Issues GitHub pull requests GitHub pull requests

Report Bug · Request Feature · Ask Question

Challenges

  • 1. Feed API challenge: Implement the RemoteFeedLoader to load a collection of images from a backend. The implementation must conform to the <FeedLoader> protocol creating an array of FeedImage.
  • 2. Feed store challenge: Build a new infrastructure component that conforms to the <FeedStore> protocol using Core Data to persist the feed.
  • 3. UI Design patterns challenge: Display localized error messages in the UI to customers when the app fails to load the feed.
  • 4. Image comments challenge: Display image comments when a user taps on an image in the feed.

Acknowledgements

All credits to Essential Developer for their course.

About

All four challenges of Essential Developer's iOS Lead Essentials course (under construction).

Topics

Resources

License

Stars

Watchers

Forks

Languages