Skip to content

Latest commit

History

History
10 lines (9 loc) 路 351 Bytes

2024-01-15.md

File metadata and controls

10 lines (9 loc) 路 351 Bytes
publish_date tags
2024-01-15
netlify
serverless
node

Not used Netlify functions in a while and it's improved a lot! Including first class support for TypeScript.

I was able to build a proxy server to append additional headers to a image response very quickly. ArrayBuffers and Blobs still confuse me quite a bit in Node.js land.