Blog Posts

by Michaël Mollard

Blog

Picture of project

Ever wondered how to connect to a sftp directly from your typescript application?

Oct 2022

Nowadays, it's way more likely that you'll need to connect to Buckets on some cloud provider but sometimes (and it happened to me), you might find yourself with…
#sftp#typescript#tests

Leverage Graphql and typescript for easy mocking

Oct 2022

#graphql#typescript#tests