You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first step to creating a file abstraction layer would be to create the service. The service should implement a strategy pattern to handle how to do certain file operations depending on the platform (e.g. web, desktop app)
The first step to creating a file abstraction layer would be to create the service. The service should implement a strategy pattern to handle how to do certain file operations depending on the platform (e.g. web, desktop app)