marinbenc🐧

marinbenc🐧 @marinbenc

About: iOS & Unity developer, web development & design dabbler, programming language nerd

Location:
Osijek, Croatia
Joined:
Sep 18, 2018

marinbenc🐧
articles - 11 total

Implementing Facebook Login on iOS without the Facebook SDK

Ditch the SDK and add Facebook login to your iOS app in a more secure way.

Learn More 13 6May 18 '20

Networking in SwiftUI

By now, you did all there is do with your app's UI. You have a way to log in, show contacts and displ...

Learn More 7 0Feb 11 '20

SwiftUI Architecture: Observable Objects, the Environment and Combine

By now you already have a good understanding of how SwiftUI views work. You create a state variable a...

Learn More 12 0Feb 11 '20

Creating a chat screen in SwiftUI

A chat app wouldn't be a chat app without a chat screen. In this part of the SwiftUI course, you'll p...

Learn More 6 0Feb 11 '20

Creating a list in SwiftUI

By this part of the course, you've already built a couple of different SwiftUI screens using a bunch...

Learn More 9 2Feb 11 '20

Creating a login screen in SwiftUI

In the last part of this SwiftUI course, you've learned all about how to create and arrange SwiftUI v...

Learn More 15 2Feb 11 '20

Your first SwiftUI screen

SwiftUI is a unifying framework in more ways than one. Whether you're building an Apple Watch, Apple...

Learn More 18 3Feb 11 '20

SwiftUI: An Introduction

Whether or not you're brave enough to switch to SwiftUI now, the fact is that the future of iOS development is SwiftUI. This introduction is here to get you started.

Learn More 32 0Dec 23 '19

What Is Message Passing and What Does It Have to Do with the Liver

The central behind OOP, as coined by Alan Kay, is message passing. So, how come nobody talks about message passing anymore?

Learn More 7 0Oct 31 '19

What's a Turing Machine? (And Why Does It Matter?)

Turing machines, explained!

Learn More 20 3Apr 1 '19

Why JavaScript is an OOP Language (Even Though It Doesn't Have Classes)

OOP and inheritance don't require classes. JS is the most popular OOP language without classes.

Learn More 54 9Sep 18 '18