Jérôme Decoster
3x AWS Certified - Architect, Developer, Cloud Practionner
Home
Tags
About
Express
posts
20
Jan 2020
Express + session + DynamoDB + Cognito
Playing with
express-session
. Externalize session data in
DynamoDB
and user account in
Cognito
.
16
Jan 2020
Node + Express + session
Testing the
cookie-session
and
express-session
middlewares.
16
Dec 2019
Node + Express + form
Playing with
multipart/form-data
and
application/x-www-form-urlencoded
forms.
12
Dec 2019
Node + Express + Sharp
Playing with
Node
,
Express
and
Sharp
to convert an color image from to black and white version.