Hacker News App
A simple Hacker News mobile client.
Overview
This app was built with the Hacker News API
This is one of my first apps outside of a tutorial. I decided to build and develop
this app to practice real-world iOS development skills. My goal for this app is to publish it
on the App Store.
Links
- Protocol-Oriented Approach for Network Requests and Rest APIs
- Calculating difference in time between two dates
- Constructing URLs in Swift
- Sequencing tasks with DispatchGroup
- How to create a custom alignment guide
- Swift Algorithms and Data Structures
- How to use regular expressions in Swift