Open in app

Sign In

Write

Sign In

Pavle Pesic
Pavle Pesic

754 Followers

Home

About

Published in

Better Programming

·Apr 12, 2021

8 Pieces of Advice I Wish Someone Gave Me When I Started Working On a tvOS App

Transition to tvOS wasn’t hard. However, some things created roadblocks — I started working as an iOS developer seven years ago. Until February this year, iOS was the only platform I developed apps. Transition to tvOS wasn’t hard. However, some things caused problems and wasted time. …

Software Development

6 min read

8 Pieces of Advice I Wish Someone Gave Me When I Started Working On a tvOS App
8 Pieces of Advice I Wish Someone Gave Me When I Started Working On a tvOS App
Software Development

6 min read


Published in

codeburst

·Mar 4, 2021

How to use NSFetchedResultsController with SwiftUI

CoreData is one of the frameworks I use quite often, and I can’t imagine using it without fetched results controller (FRC) because they are so powerful and yet easy to use. This demo will show you how to get and filter your core data objects using FRC. Fetching data We will add…

Swiftui

3 min read

How to use NSFetchedResultsController with SwiftUI
How to use NSFetchedResultsController with SwiftUI
Swiftui

3 min read


Published in

codeburst

·Feb 2, 2021

Refactoring for clarity — Part 1

Every now and then, we run into an issue with code we wrote a while ago. This article explores how we might tackle such a situation when refactoring a huge legacy system. Deep comprehension of a system is necessary when wanting to apply any important changes. On rare occasions, we…

Mobile App Development

6 min read

Refactoring for clarity — Part 1
Refactoring for clarity — Part 1
Mobile App Development

6 min read


Jan 27, 2021

The best books I read in 2020

At the start of 2020, I made a goal to read 30 books. For some people modest, but for me, a very ambitious goal. I tend to keep in balance fiction, and nonfiction works. A lot of those were great, and a few terrible. I won’t write about each and…

Books

4 min read

The best books I read in 2020
The best books I read in 2020
Books

4 min read


Published in

codeburst

·Nov 19, 2020

Refactoring Complex iOS Apps

Refactoring an unfamiliar working system is both risky and complicated. Add to this the need to simultaneously implement new features and persuade management to allocate time for the job to the equation; the task may seem impossible! …

Software Engineering

5 min read

Refactoring Complex iOS Apps
Refactoring Complex iOS Apps
Software Engineering

5 min read


Oct 2, 2019

How to use a full-text search on iOS?

When we need to persist data, Core Data is always my first choice. However, there are some cases when Core Data isn’t the best solution. If we have a considerable data set, and we need to perform high-speed search queries, full-text search (FTS) is the solution. Unfortunately for us, Core…

IOS

5 min read

How to use full-text search on iOS?
How to use full-text search on iOS?
IOS

5 min read


Aug 5, 2019

How to maintain the focus as a software developer?

Software development is very challenging. Firstly you have to understand the problems you are solving. Then you need to think of the solution. Depending on the solution, you have to research proper technology. During the process, you need to have a clear perception of the system you are working on…

IOS

6 min read

How to maintain the focus as a software developer?
How to maintain the focus as a software developer?
IOS

6 min read


Jul 8, 2019

Beautiful Code Principles

Writing beautiful code is often underestimated, especially by inexperienced developers. The main reasons are that writing beautiful code takes more time, and you won’t see its benefits right away. What is beautiful code? Beautiful code is clean, well-organized, and simple to upgrade. It is easy to read, understand, and navigate. …

Software Development

5 min read

Beautiful Code Principles
Beautiful Code Principles
Software Development

5 min read


Published in

DataDrivenInvestor

·Jun 25, 2019

Why should you start a tech blog

If you have any doubt about starting a tech blog…

Blogging

5 min read

Why should you start a tech blog
Why should you start a tech blog
Blogging

5 min read


May 16, 2019

Flow coordinator pattern on steroids

Flow coordinator pattern is excellent for structuring app navigation and making code clean and reusable. However, it has some flaws too. The coordinator is not working great with native navigation and back swipes. The goal The goal is to modify flow coordinator so we can use it both with custom and native…

IOS

6 min read

Flow coordinator pattern on steroids
Flow coordinator pattern on steroids
IOS

6 min read

Pavle Pesic

Pavle Pesic

754 Followers

Senior iOS Developer & Mobile Team Lead

Following
  • Barack Obama

    Barack Obama

  • Lorenzo Greco 🌍🇺🇦

    Lorenzo Greco 🌍🇺🇦

  • Steve Blank

    Steve Blank

  • Michael Long

    Michael Long

  • Danny Forest

    Danny Forest

See all (54)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams