/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

underplot.com
| | blog.mobiledeveloperaustin.com
3.1 parsecs away

Travel
| | [AI summary] The article discusses the comparison between native and hybrid app development, focusing on the challenges of developing for multiple operating systems and the rise of platforms like React Native, Ionic, and Flutter.
| | ashishkakkad.com
3.7 parsecs away

Travel
| | Xcode is IDE for development of the iOS, macOS, tvOS and watchOS applications. Every year apple comes up with so many changes in this IDE. Xcode 9.3 released on March 29, 2018. Here, I am listing out all the issues with the workaround. Asset Catalog Dragging an image from Finder to an empty sticker pack ... Read more
| | nilcoalescing.com
2.8 parsecs away

Travel
| | Starting from Xcode 14, iOS simulator can generate a device token, allowing us to test remote push notifications coming from a server without a real device or a need to use .apns payload files and simctl push command.
| | blog.martinig.ch
18.1 parsecs away

Travel
| Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to