At Least Skim The Manual

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • Dash-iOS

    Dash for iOS was discontinued. Please check out Dash for macOS instead.

  • There are so many great sources of information out there and tools to improve the developer experience of documentation. Dash can make some of these online resources local for instant search and access on-the-go, if you prefer.

  • proposals

    Tracking ECMAScript Proposals

  • Then there are proposals for new features. Some proposals move through quickly, though some of these will never make it into the spec. They can be available months or years in advance through Babel plugins and other tools. Be aware that these allow you to write code that may never become valid JavaScript, but they can be useful for simplicity and readability, so long as you understand the requirements.

  • 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
  • dom-examples

    Code examples that accompany various MDN DOM and Web API documentation pages

  • In addition to pure JavaScript, there are hundreds of Web APIs documented at MDN. These APIs cover everything from the DOM to Web Workers with great detail.

  • caniuse

    Raw browser/feature support data from caniuse.com

  • And when dealing with new features or broad browser support concerns, there's nothing like Can I use... to ensure support.

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