[AskJS] What is an issue you struggle with your current tech stack?

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • materialdesignweb

    Material Design for Web

  • Here is the JS for one of the components. Only Chrome natively understands it right now. The alternative is to use a element referencing the CSS, but will call FOUC on the first fetch.

  • lit

    Lit is a simple library for building fast, lightweight web components.

  • For your own side project, try rigging something together with pure ESM, I tried it and it was a pretty fun exercise. HTM/Lit for building components. Skypack for bundling modules using a CDN. You can even bundle multiple dependencies on a CDN using ReverseHTTP. Native imports maps are also great, but not fully supported yet.

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

    Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.

  • For your own side project, try rigging something together with pure ESM, I tried it and it was a pretty fun exercise. HTM/Lit for building components. Skypack for bundling modules using a CDN. You can even bundle multiple dependencies on a CDN using ReverseHTTP. Native imports maps are also great, but not fully supported yet.

  • fresh

    The next-gen web framework.

  • "Buildless" apps exist. Check out Fresh.

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