Rory Finnegan
A software developer with an interest in computational neuroscience.
Session
07-23
11:30
10min
FilePaths: File system abstractions and why we need them
Rory Finnegan
Have you ever found yourself writing code that special cases different local and remote filesystems?
FilePath types are a great way to encapsulate filesystem specific logic and provide a common abstraction for interacting with various types of paths (e.g., posix, windows, S3, FTP).
Room 349