Carl Hallén Jansson
Carl Hallén Jansson

Carl Hallén Jansson

Follow
homeMy Websitebadgesnewsletter
Tag

Node.js

#nodejs

More content

Read more stories on Hashnode


Articles with this tag

Reducing Lambda size when using googleapis module

Feb 23, 20213 min read

So this is going to be a short one. I was going to deploy a lambda function that made use of the googleapis package, but it was way too large. The...

Reducing Lambda size when using googleapis module

Generate HTML Emails with React on the Server

Dec 28, 20208 min read

This might seem strange and some questions probably popped up in your head. Why would you want to use JSX for emails? Can you actually render JSX on...

Generate HTML Emails with React on the Server