Fresh Beginning
  • Home
  • Portfolio
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
Subscribe

Xcode 8.2

A collection of 2 posts
Lessons learned from 3D touch demo
iOS

Lessons learned from 3D touch demo

This weekend I spent significant amount of time working on the previously inactive 3D touch demo project [https://github.com/jayesh15111988/JK3DTouchDemo] . I added few tweaks, made little experiments and removed extraneous code from the repository. Below are some of the findings and gotchas I learned from touching this project
Feb 20, 2017 3 min read
Creating Custom Operators in Swift with Generics
iOS

Creating Custom Operators in Swift with Generics

Swift introduced us to a new era of custom operators. Unlike Objective-C, it allows us to define our own operators and perform operator overloading on existing operators if necessary. We will see both of them in detail in today's article. Custom operators can provide excellent clarity and flexibility down the
Feb 7, 2017 6 min read
Fresh Beginning © 2023
Powered by Ghost