IOS DEVELOPER

WRITER. SPEAKER.

  • Posts
  • Speaking
  • About
  • Publish: Creating Website Content with Markdown

    28 Jun, 2022 • 4 minute read

    • publish
    • web development

    After generating a website using Publish you have two options to start building your website: using markdown files or programmatically. In this post, you'll learn how to add sections and content with markdown files.

    Read more →

  • How to Create a Personal Website in Swift using Publish

    14 Jun, 2022 • 5 minute read

    • publish
    • web development

    Publish is a static site generator that lets you build website in your favourite programming language - Swift!

    Read more →

  • Why speak at conferences and how to apply

    31 May, 2022 • 8 minute read

    • non-technical skills

    Attending conferences is a great way to learn new things, meet other developers, and promote your company or personal projects you've been working on. But have you ever wondered what it's like to be a speaker? Are you interested in speaking but don't know how or where to start? Impostor syndrome? You have more to offer than you think! Let's see why you should apply as a speaker and how to do that.

    Read more →

  • How to test @Published property with XCTest

    17 May, 2022 • 3 minute read

    • unit test
    • combine

    @Published properties stream values over time and any changes on the property are immediately sent to all observers. Let's recap how the property works and then we'll take a look at how we can test @Published properties using Apple's testing framework - XCTest.

    Read more →

Copyright © 2022 Danijela Vrzan. All Rights Reserved.

Built in Swift using Publish.