Explicit Design, Part 4. Ports, Adapters, and Infrastructure

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
  • ts-arch

    An architecture unit test framework for Typescript

  • It's clear that in JS you cannot completely forbid importing something from specific files. However, firstly, it expresses intention and structure, and secondly, the restriction can be enforced with a linter or other tools if desired.

  • explicit-design

    Source code for the “Explicit Design” post series.

  • Source code on GitHub

  • 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

  • Explicit Software Design. Preliminary Conclusions

    3 projects | dev.to | 18 Sep 2023
  • Part 3. Ports, Adapters, and UI

    2 projects | dev.to | 31 Jul 2023
  • Perfect app architecture for dynamic, testable and predictable code ie. help me I'm in a rewrite loop

    3 projects | /r/golang | 13 Aug 2021
  • Code Design - Domain Driven Hexagon

    3 projects | dev.to | 2 Mar 2021
  • DDD / Hexagonal Architecture

    2 projects | /r/symfony | 13 Feb 2021