Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/polpielladev/polpielladev
My personal README
https://github.com/polpielladev/polpielladev
Last synced: about 1 month ago
JSON representation
My personal README
- Host: GitHub
- URL: https://github.com/polpielladev/polpielladev
- Owner: polpielladev
- Created: 2021-07-12T12:25:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T01:15:29.000Z (2 months ago)
- Last Synced: 2024-09-17T05:14:35.732Z (2 months ago)
- Language: Swift
- Size: 91.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hi, I'm Pol! 👋
I'm an iOS developer based in the UK.
I write weekly blogs about mobile app development, you can check them out below 👇### Latest articles in my [blog](https://www.polpiella.dev)
- [How to listen for property changes in an @Observable class using AsyncStreams](https://polpiella.dev/observable-property-changes/)
- [How to run Swift Data and Core Data operations in the background and share models across concurrency contexts](https://polpiella.dev/core-data-swift-data-concurrency/)
- [How to build a Safari extension with SwiftUI](https://polpiella.dev/safari-extensions-swiftui/)
- [How to pass Bindings to views in SwiftUI's NavigationDestination modifier](https://polpiella.dev/binding-navigation/)
- [How to make ZStack content fully scrollable in a SwiftUI ScrollView](https://polpiella.dev/scrollable-zstack/)
- [How to use EditorConfig files in Xcode](https://polpiella.dev/xcode-editor-config/)
- [Developer guide to Swift AWS Lambdas](https://polpiella.dev/developer-guide-to-swift-aws-lambdas/)
- [How to automatically detect memory leaks on CI/CD using UI tests](https://polpiella.dev/automatically-detect-memory-leaks-using-ui-tests/)
- [How to programmatically parse the contents of an XCResult bundle](https://polpiella.dev/parse-contents-of-xcresult-files/)
- [How to get the checksum of a file in Swift](https://polpiella.dev/get-checksum/)