
NSCoder Night Madrid
Join Tomás Ruiz López, a technical lead from our team, on March 4th in Madrid, Spain for NSCoder Night where he’ll present a talk on how Functional Programming can help deal with challenges presented when writing network code.
Functional Networking
Oftentimes, when working on a project, we find ourselves having to code a network client to communicate with a set of endpoints. Such endpoints are typically described in a Swagger / OpenAPI specification file. Commonly, we end up using URLSession to perform this kind of network operations. However, there are several issues that are quite common in networking code. Tomás goes through them and uses Functional Programming in order to address them. Moreover, Bow OpenAPI is presented; it is a tool that helps writing networking code by automating its generation from a Swagger / OpenAPI specification file.
This event is free to attend. RSVP HERE.