Dustin NguyenReal-time Preview in UIKit: Building a Custom Indicator View with Xcode PreviewIntroductionOct 4Oct 4
Dustin NguyenCreate a Simple Slide Menu in SwiftUIA slide menu is a type of hidden menu on the edge of the screen, which can be revealed by swiping from left to right or by pressing a…Oct 3Oct 3
Dustin NguyenTạo Slide Menu đơn giản trong SwiftUISlide menu là một dạng menu ẩn bên lề màn hình và bằng cách vuốt từ cạnh trái sang phải hoặc nhấn vào một nút nào đó để mở. Loại menu này…Sep 12Sep 12
Dustin NguyenSafeguarding Swift Code with the “defer” KeywordThe “defer” keyword in the Swift programming language is not just a powerful feature but also a crucial tool for ensuring the safety and…Nov 14, 2023Nov 14, 2023
Dustin NguyenTìm hiểu “defer” trong SwiftTừ khóa “defer” trong ngôn ngữ lập trình Swift không chỉ là một tính năng mạnh mẽ mà còn là một công cụ quan trọng để bảo vệ tính an toàn…Nov 14, 2023Nov 14, 2023
Dustin Nguyen[Tip] Tối ưu Performance từ những thứ nhỏ nhất P3.CollectionOfOne trong Swift — Xử lý thông tin một cách đơn giảnAug 22, 2023Aug 22, 2023
Dustin Nguyen[Tip] Optimizing Performance from the Smallest Things P3CollectionOfOne in Swift — Simplifying Individual Data HandlingAug 22, 2023Aug 22, 2023
Dustin Nguyen[Tip] Optimizing Performance from the Smallest Things P2In Swift programming, handling data within collections such as arrays and sets often involves using for loops. However, Swift provides…Aug 10, 2023Aug 10, 2023
Dustin Nguyen[Tip] Tối ưu Performance từ những thứ nhỏ nhất P2.Trong lập trình Swift, việc xử lý dữ liệu trong các collection như mảng (Array) và tập hợp (Set) thường được thực hiện thông qua vòng lặp…Aug 10, 2023Aug 10, 2023
Dustin Nguyen[Tip] Optimizing Performance from the Smallest Things P1First of all, in programming, every developer desires their product to run efficiently and optimally. However, before diving into complex…Aug 7, 2023Aug 7, 2023