Become a member
Sign in
Jean Vinge
Jean Vinge

Jean Vinge

Just a developer

67 Following
42 Followers
·
  • Profile
  • Claps
  • Highlights
  • Responses

Highlighted by Jean Vinge

See more

From Coordinators, Protocol Oriented Programming and MVVM; Bullet-proof architecture with Swift by Aaron Bikis

…an request it.
All in all a very simple application and one that requires less code than you might think.

From Design Patterns — Creational Patterns — Factory Pattern in Swift by Keith Elliott

Creational patterns are all about ways to remove the complexities involved with creating objects. The factory pattern is a way to encapsulate the implementation details of creating objects, which adheres to a common base class or interface. The factory pattern allows the client that receives the created object to use the object return via the common interface without caring about the type of concrete object that is actually created.

From Design Patterns — Creational Patterns — Factory Pattern in Swift by Keith Elliott

Creational patterns are all about ways to remove the complexities involved with creating objects. The factory pattern is a way to encapsulate the implementation details of creating objects, which adheres to a common base class or interface. The factory pattern allows the client that receives the created object to use the object return via…

Claps from Jean Vinge

See more

Yet another Monad tutorial

Sergio Ordine

3D Touch — Parte 1/2

Fernanda G. Geraissate