letswiftconf / newsletter

레츠스위프트 뉴스레터 아카이브
MIT License
453 stars 10 forks source link

제50호(2022년 2월 27일 발행 예정) #54

Closed godrm closed 2 years ago

godrm commented 2 years ago

곧 다시 만나요!

oozoofrog commented 2 years ago

UIView와 NSLayoutConstraint을 전체적이며, 구조적으로 파악하기 쉬운 구현이 가능한 DSL 라이브러리를 만들었습니다. https://github.com/ioskrew/SwiftLayout

만들면서 배웠던것


라이브러리가 좀 더 궤도에 오르면 관련해서 글이라던가 발표도 해보고 싶네요. 기본적인 토목공사는 1.6.0으로 완료된거 같습니다. 사실상 이게 1.0이네요 ㅎㅎ

godrm commented 2 years ago

애플

> Enable Family Sharing for your subscriptions - Discover - Apple Developer

하드웨어

> New 5G chip could mean even better battery life for iPhone 14

> Setting up Jazzy for your Swift app project on Apple Silicon (M1) | by Raphael Haase

> Apple’s Real Plan Behind AirTags | by Will Bapst

일반/루머

> Apple tasks South Korean firm with building autopilot chips for its first car

> Apple VR/AR headset takes big step toward production

> Apple Developer Documentation’s Simple, Fundamental Design Flaw | by Mike Sand

> 5 Best macOS Apps for Your Productivity | by Abhinav Chandoli

> The End of Unix Time: What Will Happen? | Better Programming

> Where Mac Catalyst Falls Short

> 4 Update Is Much Bigger Than We’ve Expected — 7 More Changes! | by Nikhil Vemu

> Code-based Diagramming | by alpha

설계 구조 : 패턴

> How MVVM devs get MVVM wrong in SwiftUI: From view model to state | by Jim Lai

> Using the MVVM Architectural Design Pattern in iOS | by Farhana Mustafa

> Singleton and Swift | by Azhman Zare

> Factory pattern and DI in swift | by Yessen

> Use Service Oriented Architecture In IOS Swift | by Abhimanyu Patra

개발 문화

> Krzysztof Zabłocki - Code-Review best practices

> Making Our iOS Components Accessible | by Adwin Ronald Ross

> How to Avoid App Store Rejections – RevenueCat

> The App Store has a 'Too Big To Fail' problem | Mobile Dev Memo by Eric Seufert

언어 : 스위프트

> Swift Memory Management | by Payal Kandlur

> Code refactoring | Better Programming

> Concurrency (Grand Central Dispatch) in Swift | by Arda Ersoy

> Memory Management Part 1: Regions, Types and Leaks | by Yahya Saddiq

> Endpoints in Swift | by Daniel Hu

> Dynamic Linking Is Bad For Apps And Static Linking Is Also Bad For Apps // -dealloc

> Swift Concurrency: Dispatch Semaphore | by Nasir Ahmed Momin

> What is Multithreading? Complete Guide | Better Programming

> How ranges work in Swift | by Pavel Plotnikov

> Client-side design patterns for API errors | by Eric Silverberg

> TaskGroup as a workflow design tool

> Why do we ever need to inherit from NSObject? | by Steven Curtis

SwiftUI

> SwiftUI — Complex navigation made easier with UIPilot | by Jimmy Sanghani

> Publishing DocC Documentation as a Static Website on GitHub Pages

> Segmented Control in SwiftUI | by DevTechie

> LazyVGrid in SwiftUI | by DevTechie

> SwiftUI Converter Supporting All Controls | by Md. Ibrahim Hassan

> Add Custom Popovers to Your iOS App | Better Programming

> Augmented Performance in SwiftUI & RealityKit | by George Barmpas

> @StateObject vs. @ObservedObject: The differences explained - SwiftLee

> Redux-like state container in SwiftUI | Swift with Majid

> Using Custom Build Scripts and Environment Variables in Xcode Cloud

> Observable Structs in SwiftUI | Swiftjective-C

> 4 Ways to Build the Same Interface in SwiftUI | by Mark Lucking

> SwiftUI Tutorial: Working with Form | by Arc Sosangyo

> Neumorphic Animated Toggle in SwiftUI | by Sarah

> How to Display Alerts on iOS | Better Programming

> Creating Bar Chart in SwiftUI | by DevTechie

> SwiftUI Stack Custom Center Alignment

> 6 reasons why the MEGA iOS team are fully embracing SwiftUI | by MEGA

> How to use the Redacted View Modifier in SwiftUI with useful extensions

> How to render text with a color gradient in SwiftUI | Sarunw

> Playing Videos in SwiftUI & AVKit | by DevTechie

> SwiftUI: Dynamically Filtering FetchRequest | by Bartolomeo Sorrentino

UIKit

> UITableView & UITableViewCell Without Storyboard — Swift 5 | by Daniel Kioko

> Protecting ImageView content on iOS | by Pavel Serdziukou

> A simple Coordinator Pattern for iOS App | by Tomasz Załoga

프레임워크

> Async/Await: Generic Network Layer With Swift 5.5 | by Victor Catão

> Native Network Monitoring In Swift

> Face Detector with VisionKit and SwiftUI | by Tobias Wissmueller

> SwiftUI + Combine + MVVM Experiences with Spotify API: Chaining Network Requests, Observable Objects, Dynamic List and more | by Cem Kazım

> How to Make a Nice Side Menu for Your iOS App Using Swift 5 | by Margels

> Easy Guide to RxDataSources! | by Vaibhav Singh

> How to decode JWT and validate the signature in Swift? | by Muhammed Tanriverdi

> How to create pixel-perfect Apple Watch complications for watchOS 8 | Glimsoft

개발 환경

> Crunching Data with the new Apple's TabularData Framework

> The best registries for your Swift Package | by Marco Eidinger

> action-xcodeproj-spm-update · Actions · GitHub Marketplace

> Tips for getting the most out of DocC – Rhonabwy

> Embedding a dylib in a Swift Package

> From Rust to Swift | by Tomislav Markovski

> onmyway133/Swiftlane: 🚀 Build utilities in pure Swift

> Useful iOS Developer Tools and Resources | Medium

> Setting up Xcode Cloud for Automated Builds, Tests and Distribution

> Generating xcodeproj’s with Xcodegen | by Anurag Ajwani

> Show View Frames | Xcode Tips

> Hiding Secrets From Git in SwiftPM | by Cihat Gündüz

테스트

> Why Dependency Injection? | by Abdullah Althobetey

> Writing testable code when using SwiftUI | Swift by Sundell UI

> Implementation of Page-Object-Model (POM) to XCUITest (Native iOS Testing) with Swift | by Mesut Güneş

> Making a testable singleton (with a lowercase s) | by Amber Spadafora

> Mock server inside native iOS tests | by Alexey Alter-Pesotskiy

> Emcee — the test runner for iOS developers | by Alexey Shpirko

> Handling Alert Interruptions in iOS UI Tests | by Nathan Krishnan

디자인

> App Design Inspiration 46 | Top UX Design Agency

> App Design Inspiration 45 | App UI Design Company

> App Design Inspiration 44 | Best App Design Company

> App Development Inspiration 114 | Smartphone Company

> App Development Inspiration 115 | React Native Company

oozoofrog commented 2 years ago

Publishing DocC Documentation as a Static Website on GitHub Pages UI

이게될까 기대하던건데 굿이네요 ㅎㅎ

godrm commented 2 years ago

제50호 발행했습니다 https://stib.ee/koq4