Safari Extensions: block content in 30 lines of code
Safari Extensions in all their beautifulness: from js-injections and html-changes on users' phones to content blockers. Also there is a pitfalls overview including support of extensions in SFSafariViewController and WKWebView, remote blocking lists and many else.
Similar Talks
Folks tend to use Python or R for natural language process. Well, iOS developers probably shouldn't. Thanks to Apple, the NaturalLanguage.framework is a great tool for the majority of tasks. Let's see how we can lemmatize words, predict text and find answers all via NLP.
The most basic ideas of Augmented Reality development using Swift, and a summary of popular libraries for using markers and location-based tags.
An unusual usage of iBeacons, crafting custom trackers and energy saving while working with BLE.