What’s a good programming language just for hobby use?

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

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
  • oclif

    CLI for generating, building, and releasing oclif CLIs. Built by Salesforce.

  • With oclif I can make all the automation I need or the simple scripts that I might need to run once in a while. Also you can create a browser extension and improve websites that you use (I have some where I add buttons and stuff to simplify some tasks that devs don't care about but I use) With NPM you can find a wrapper for almost all API's that you might use and libraries that will solve most of your problems so you can focus on the logic you want to implement.

  • 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

  • Using CLI Applications to Increase Efficiency in Work

    1 project | dev.to | 13 Mar 2024
  • Is there any alternative to an .exe to deploy node apps?

    1 project | /r/node | 4 Jul 2023
  • The Open CLI Framework

    1 project | news.ycombinator.com | 12 Jan 2023
  • Making command line commands with javascript

    2 projects | /r/learnjavascript | 20 Dec 2022
  • How to Build a Simple CLI with oclif

    1 project | dev.to | 22 Jun 2022