Building a Todo app using ReactJS and Serverless
Lately, I have been experimenting a lot with AWS Lambda and other serverless platforms. To teach myself the concept of serverless I built a simple todo app using AWS Lambda and React. In this article, I am going to outline the steps needed to build s...
blog.ipseeta.dev8 min read
Rattanak Chea
SDE
Nice write up. You have done a good job breaking it step by step. I am new to server less and looking to learn it.