Best of ServerlessDecember 2020

  1. 1
    Article
    Avatar of itnextITNEXT·5y

    Build An App That Books Vacations To The Moon with GraphQL, Lambda, DynamoDB, Serverless Framework…

    Learn how to make a bleeding edge fullstack application with the following toys: AWS Lambda, DynamoDB, Serverless Framework, Vue, React and Tailwind CSS. This project was hugely inspired by the folks over at Anomaly Innovations who created the Serverless Stack. The wait is over! Get it for Free!

  2. 2
    Article
    Avatar of devtoDEV·5y

    My Web Development Study Plan For 2021

    As 2020 is coming to an end, I have been reflecting on how much I have learned this year. The things I want to learn generally fall into the following categories:Fundamentals and getting better at things I already know and use. Getting more familiar with backend tools like Docker and Docker Compose.

  3. 3
    Article
    Avatar of css_tricksCSS-Tricks·5y

    Deploying a Serverless Jamstack Site with RedwoodJS, Fauna, and Vercel

    Redwood is a framework for serverless applications that pulls together React (for front-end component), GraphQL (for data) and Prisma (for database queries) By the end, you’ll get to dive into Jamstack and serverless concepts, but also hands-on experience with a really neat combination of tech.