/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

swiftwithmajid.com
| | arturgruchala.com
9.4 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
| | sarunw.com
3.4 parsecs away

Travel
| | How to define intrinsic content size in SwiftUI
| | sarunw.com
4.0 parsecs away

Travel
| | Learn how to use aspect fit and aspect fill content mode to fit your image to its bounds.
| | gcher.com
31.1 parsecs away

Travel
| Recently I got interested in the new Apple language Swift, that will probably replace objective-c as the language of choice for native iOS and OSX applications. There are many things I like in Swift, and also other things I don't like. But one thing that I really enjoy is the support for lambdas, specially compared to the way it works in C++. Why do I think the lambdas in swift are better?