Explore >> Select a destination


You are here

www.dcordero.me
| | arturgruchala.com
12.9 parsecs away

Travel
| | Parallax headers are a popular design pattern that can be used to create visually stunning interfaces in mobile and web applications. A parallax header creates the illusion of depth and movement by moving content at different speeds as the user scrolls. In this blog post, we'll be discussing the implementation
| | swiftrocks.com
13.4 parsecs away

Travel
| | I had played with SwiftUI before, but it wasn't until now that I had built a complete app with it. Here's my experience!
| | swiftwithmajid.com
10.9 parsecs away

Travel
| | That is WWDC week: everybody is so excited about so many new things like SwiftUI, Dark Mode, updateable Core ML models, etc. I will try to cover all the new stuff during the upcoming weeks. Let's start with SwiftUI. SwiftUI is an entirely new approach to building apps for the Apple ecosystem.
| | www.jessesquires.com
68.0 parsecs away

Travel
| A few days ago I was (finally!) updating a project to use Swift 2.2 and I ran into a few issues when converting to use the new #selector syntax introduced by...