Updates on dev.to clone in Angular - July 30

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
  • devto-clone

    This is a dev to clone in angular. Where we used Angular component-store, rx-angular/template (by ajitsinghkaler)

  • Deployed on Firebase - https://dev-toclone.firebaseapp.com/

  • rx-angular

    Reactive Extensions for Angular.

  • We also added listings using the same pattern. This is the first time we used *rxLet. It really makes working with all Observable in the templates easier do check it out. It allows you four states for an observable suspense, error. complete so that you can handle each one of them separately and gets rid of the *ngIf with async pipe. Like if you want to display something else while loading and error is a big disadvantage of the async pipe when used with an api.

  • 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

  • Real-time public communities

    1 project | dev.to | 5 May 2024
  • Show HN: A game to pick a favorite from a list

    1 project | news.ycombinator.com | 5 May 2024
  • Show HN: End-to-end typesafe IPC for Electron

    1 project | news.ycombinator.com | 5 May 2024
  • 👥 Reproducible Nx Workspace with HugeNx’s Conventions

    3 projects | dev.to | 4 May 2024
  • Simplifying Form Validation with Zod and React Hook Form

    1 project | dev.to | 4 May 2024