Open in app

Sign In

Write

Sign In

Milan Panchal
Milan Panchal

354 Followers

Home

About

Published in

Mac O’Clock

·Jun 20, 2022

Apple unveils MacBook Air 2022 with M2 chip

At WWDC 2022 keynote, Apple announced not just new software such as iOS 16, macOS Ventura, watchOS 9, but also new hardware such as the completely new redesigned MacBook Air. A notched display, MagSafe support, strikingly thin design, and next generation of Apple Silicon M2 chip are now included in…

Macbook Air

4 min read

Apple unveils MacBook Air 2022 with M2 chip
Apple unveils MacBook Air 2022 with M2 chip
Macbook Air

4 min read


Published in

Geek Culture

·Apr 6, 2022

A step-by-step guide to setting up global Git config properties

There is no doubt that Git is the most popular version control system in the world. In this article, we’ll discuss how to configure Git using the git config command to enhance your development workflow. By using the git config command, we can change the configuration of our Git installation…

Git

5 min read

A step-by-step guide to setting up git config global properties
A step-by-step guide to setting up git config global properties
Git

5 min read


Published in

Geek Culture

·Mar 14, 2022

How to show taps on the iPhone using a Bluetooth mouse

When a video is being recorded or when you are demonstrating the app remotely to the client, you must make sure clicks/taps are visible, so the client can follow along and see where you have clicked on the screen as you move your cursor. In the previous article, We’ve learned…

IOS

4 min read

How to show taps on the iPhone using a Bluetooth mouse
How to show taps on the iPhone using a Bluetooth mouse
IOS

4 min read


Published in

Geek Culture

·Dec 13, 2021

What is indirect enum in swift?

In this article, we’ll learn what is indirect or recursive enumeration. But let’s first understand enumeration in swift. An enumeration defines a common type for a group of related values and enables you to work with those values in a type-safe way within your code. Alternatively, we…

Swift

3 min read

What is indirect enum in swift?
What is indirect enum in swift?
Swift

3 min read


Published in

Geek Culture

·Jun 7, 2021

Xcode Setup for Development — Post Installation

1) Install Xcode extensions a. nef extension nef extension is useful for exporting snippets from your code selection to an image or clipboard right from Xcode. The installation guide will be available on https://github.com/bow-swift/nef-plugin b. Alignment for Xcode Go the App Store and search for the search for the Alignment for Xcode extension. The Xcode source editor extension will align your…

Xcode

4 min read

Xcode Setup for Development — Post Installation
Xcode Setup for Development — Post Installation
Xcode

4 min read


Published in

Geek Culture

·May 8, 2021

Swift Collections — Extending Swift Data Structures

Swift Collections, a new open-source package focused on extending the set of available Swift data structures. The package currently provides the implementations of the most frequently requested data structures: Deque, OrderedSet, and OrderedDictionary. 1) Deque Deques (pronounced “deck”), short for double-ended queues, are similar to Array, but support efficient insertions and removals…

Swift

3 min read

Swift Collections — Extending Swift Data Structures
Swift Collections — Extending Swift Data Structures
Swift

3 min read


Published in

Mac O’Clock

·Apr 24, 2021

Apple’s ‘Spring Loaded’ Event: Full Run-Down

On Tuesday, April 20, Apple ended their first event of 2021 by streaming a virtual keynote called “Spring Loaded” held at its campus in Cupertino, California. During the event, Apple unveiled a new podcast subscription service and a bunch of new hardware products including the much-awaited AirTags, the Bluetooth tracker. …

Spring Loaded

6 min read

Apple’s ‘Spring Loaded’ Event: Full Run-Down
Apple’s ‘Spring Loaded’ Event: Full Run-Down
Spring Loaded

6 min read


Published in

Mac O’Clock

·Mar 14, 2021

How to Sort by Multiple Properties in Swift?

Sorting on collection is very easy for single criteria. Swift already has a built-in function for that called sorted (Its in-place variant, called sort). But, sometimes we need to sort the collection by multiple properties or criteria. To understand this, let’s create a simple struct for Student with the roll…

Swift

2 min read

Swift

2 min read


Published in

Mac O’Clock

·Feb 6, 2021

How to implement natural sorting on the alphanumeric array in swift?

In Swift (or most of the programming language), the default method for sorting an array uses lexicographic order. That means string Foo12 does come before the string Foo2. Example 1 (Lexical Sort): In most cases, we perform lexical sorting on our array. But there might be a scenario where we need to…

Swift

2 min read

How to implement natural sorting on the alphanumeric array in swift?
How to implement natural sorting on the alphanumeric array in swift?
Swift

2 min read


Published in

The Startup

·Jan 31, 2021

Understand and Create Custom OptionSet in Swift

In this article, we will learn what is OptionSet in Swift and how to create your own custom OptionSet. What is OptionSet? In Swift, OptionSet is a protocol to represent bitset types, where individual bits represent members of a set. OptionSet is similar to enum, but they are designed to work as a…

Swift

3 min read

Understand and Create Custom OptionSet in Swift
Understand and Create Custom OptionSet in Swift
Swift

3 min read

Milan Panchal

Milan Panchal

354 Followers

iOS Team Lead ǁ Swift ǁ Objective-C ǁ Lifelong Learner ǁ Blogger — Join Medium from the following link: https://medium.com/@milanpanchal24/membership

Following
  • Pavlos Simas

    Pavlos Simas

  • Steven Curtis

    Steven Curtis

  • Artturi Jalli

    Artturi Jalli

  • Amisha I

    Amisha I

  • Sangam Pandey

    Sangam Pandey

See all (86)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech