Can I do web development using only ONE language(none HTML/CSS/*JS), please?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Google Web Toolkit

    GWT Open Source Project

  • In the ancient times (12y ago) I managed to build a reasonably complicated 10+ GUI view / 1k+ user WebApp using Java only. I used GWT[1] and Sencha's Ext-GWT, now called GXT[2]

    Depending on your needs, in 2021 I don't recommend starting with these. The reason I used it was that you could actually create widget-based SPAs using Java only (no JS, no CSS, no HTML), had excellent debugging support, and prototyping was fast.

    But the webapp was more functional than pleasing in appearance. For an intranet tool / configuration utility etc. I might consider it again, but anything else where you want attract possible new users... I think you have to learn modern web dev stacks.

    [1]: http://www.gwtproject.org/

    [2]: https://www.sencha.com/products/gxt/

  • Elm

    Compiler for Elm, a functional language for reliable webapps.

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

    InfluxDB 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

  • Preact Releases Signals

    6 projects | dev.to | 9 Sep 2022
  • Thoughts on TypeScript

    4 projects | dev.to | 4 Mar 2022
  • Monorepo Backend Application with Bundled Packages

    2 projects | dev.to | 10 May 2024
  • Asynchronous Programming in C#

    9 projects | news.ycombinator.com | 30 Apr 2024
  • Use Notion as your CMS along with Next.js

    5 projects | dev.to | 10 Apr 2024