Skip to content

durul/My-Medium-Articles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 

Repository files navigation

WWDC 2018

WWDC 2018 Notes

List of my blog posts in the Medium

SwiftUI recommendations

Saving an Array of Codable Objects in SwiftUI’s @AppStorage

Keeping User Data Private with SwiftUI’s redacted Modifier

SwiftUI Sheet with ScrollView like in Apple Maps

Creating a Layered Apple Logo Effect with SwiftUI

Creating 3D Perspective Effects with SwiftUI’s ProjectionEffect

Supercharging SwiftUI Views with the .compositingGroup() Modifier

Displaying Badges in SwiftUI

Flutter recommendations

In-Depth Comparison: Flutter vs Jetpack Compose UI Components

Riverpod Deep Dive: Choosing Between StateNotifier and Notifier

IOS Developer recommendations

ConcurrentPerform vs. For-Loop with Concurrent Async in iOS

Custom Optionals in Swift: Implementing Your Own Optional Type

50 iOS Interview Questions And Answers

50 iOS Interview Questions And Answers Part 2

50 iOS Interview Questions And Answers Part 3

50 iOS Interview Questions And Answers Part 4

50 iOS Interview Questions And Answers Part 5

My Development Toolset 2019 for iOS

Code Challenge for iOS Interview

Which commands do I use in my terminal all day?

🎨 DRL Xcode theme

Best image downloading, processing and caching libraries for Swif

React Native Developer recommendations

Questions for myself about React JS & React Native

My Development Toolset 2019 for React Native iOS Development

Devops recommendations

Kubernetes Installation with Minikube 101: Hello World

Bash Commands Guide

Asset Credits

Portfolio: http://about.me/durul

Support

Twitter: https://www.twitter.com/duruldalkanat

Blogs/Newsletter

iOS developer top news of 2018

maniacdev

AppCoda Weekly - Issue 10

iOS Developers

Key Software Services

Mybridge Swift Top 10 Article May

Swift Weekly - Issue #69

Awesome iOS Newsletter Issue » 37

Awesome iOS Newsletter Issue » 80

This Week in Mobile Web Development (151)

Indie iOS Focus Weekly 111

Mybridge Swift Top 10 Article April

React Native Coach

ReactDOM

Weekly Cocoa Newsletter

Indie iOS Focus Weekly 166

Swiftly Curated

Awesome iOS Newsletter Issue » 104

License

The MIT License (MIT)

Copyright (c) 2024 Durul Dalkanat

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.