SAM, Typescript and Sync Step functions

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • aws-sam-typescript-layers-example

    Example project for developing AWS Lambda functions on TypeScript with all goodies: local development, tests, debugging, shared layers (3rd party and your own), and deploy.

  • Recently, I've been working on this project where we are using SAM with Typescript. Long story short, AWS SAM does not support TypeScript out of the box. So I had to create a makefile in order to build each lambda function. More details on this implementation here.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Nrwl Nx: How to build javascript only mode?

    1 project | /r/Angular2 | 26 Apr 2021
  • Serverless TypeScript com AWS SAM

    1 project | dev.to | 7 Mar 2021
  • Serverless SAM application which calculates your work remote savings

    4 projects | /r/aws | 4 Jul 2022
  • Using design patterns in AWS Lambda

    1 project | dev.to | 15 Jan 2024
  • My first Experience with Powertools for AWS Lambda (TypeScript)

    2 projects | dev.to | 24 Dec 2023