What have I learned in a month of JavaSript development as a Python developer

This page summarizes the projects mentioned and recommended in the original post on /r/javascript

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
  • html-template-tag

    :page_facing_up: - ES6 Tagged Template for compiling HTML template strings

  • f strings in python are pretty close, but have you seen html tagged template strings in js? It handles html escaping by default and with a VS Code extension it will highlight the html code as well: https://github.com/AntonioVdlC/html-template-tag

  • 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

  • Vanilla Node.js

    2 projects | /r/programming | 9 Aug 2022
  • What is the best way to write html inside of template strings?

    1 project | /r/learnjavascript | 9 Dec 2023
  • PDF generation with Gotenberg

    2 projects | dev.to | 4 Nov 2023
  • Clojure Bites - Render HTML, introducing selmer template library

    2 projects | /r/Clojure | 8 Jun 2023
  • Dangers of Using <Guard> or <If> Components in React

    1 project | /r/react | 14 Apr 2023