Open in app

Sign In

Write

Sign In

Rebekka Orth
Rebekka Orth

187 Followers

Home

Lists

About

Aug 18, 2022

How to write better user stories? — A template

Introduction By now almost all software development teams use either Kanban or Scrum or some sort of their own version of the two. What your team uses does not really matter as long as the processes work for all team members and you are able to track your progress and productivity…

User Stories

5 min read

How to write better user stories? — A template
How to write better user stories? — A template
User Stories

5 min read


Sep 5, 2021

Resolve your dependencies with Resolver

Introduction Talking about dependency injection usually leads to a long discussion about different approaches and if you really need it. In every project. But if there are also developers taking part in the discussion that do not just do iOS development they might get a bit confused that the discussion just…

IOS

5 min read

Resolve your dependencies with Resolver
Resolve your dependencies with Resolver
IOS

5 min read


Mar 1, 2021

Partial application of “mutating” method is not allowed

I came across this error recently and figured I am not the only one who was wondering about this. // Error [1, 2, 3, 4].forEach(foo.add) // Works [1, 2, 3, 4].forEach { foo.add($0) } Explanation In the error-case Swift tries to mutate `foo` directly by reassigning a copy of it with…

Swift

1 min read

Swift

1 min read


Mar 1, 2021

A guide to loading nibs

This article gives a deep dive on how to load nibs of custom views in your apps and explains why the described steps are necessary. How to load nibs? Before I go deeper into why certain steps are necessary, I want to quickly explain how you can load nibs of custom views. Add a…

Swift

5 min read

A guide to loading nibs
A guide to loading nibs
Swift

5 min read


Jan 12, 2021

1o essential Xcode shortcuts you shouldn’t work without

When we use a tool every day it is easy to get so used to certain movements that we sometimes forget to think about how we can make our daily work more efficient and more effective. Especially shortcuts or rather the habit of using them as often as possible is…

IOS

2 min read

1o essential Xcode shortcuts you shouldn’t work without
1o essential Xcode shortcuts you shouldn’t work without
IOS

2 min read

Rebekka Orth

Rebekka Orth

187 Followers

blog.rebekkaorth.com

Following
  • Hannah Furst

    Hannah Furst

  • Molly Godfrey

    Molly Godfrey

  • Anthony J. Yeung

    Anthony J. Yeung

  • Niklas Büchner

    Niklas Büchner

  • Phuong Nguyen

    Phuong Nguyen

See all (16)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech