[AskJS] Is there ever a good use for loose blocks in JS?

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
  • proposal-do-expressions

    Proposal for `do` expressions

  • It's one of the main reasons why I really want the do-expression propsal to work out, because then it would become:

  • proposal-explicit-resource-management

    ECMAScript Explicit Resource Management

  • Additionally, should https://github.com/tc39/proposal-explicit-resource-management make it to stage 4, the using declaration would also be block scoped, and it would allow you to trigger dispose functions when you exit the block.

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

    VSCode extension which shows the complexity information for TypeScript class members

  • I'm enjoying https://github.com/kisstkondoros/codemetrics for VSCode, which brings me back to my C# days when VS used to tell me my functions were too big.

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