Netlify is super awesome. Yet to play with lambda but will look to now.
Two questions I was wondering about:
Different folder structure. If you’re looking to have a client and server folder I take it things still work? The advantage of this setup would be that you can easily share code between client and server without needing something like lerna?
The other item is subscriptions. Is that doable with lambda functions or would you need to create a separate endpoint for that?