Good (quick) Resources to Become a Better Developer

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

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
  • clean-code-javascript

    :bathtub: Clean Code concepts adapted for JavaScript

  • clean-code-javascript, by Ryan McDermott, is a GitHub repository. It shows examples of the Clean Code principles of Uncle Bob written in JavaScript.

  • programming-principles

    Categorized overview of programming principles & design patterns

  • Programming Principles, by Lars Kappert, is a GitHub repository. It lists programming principles with a brief description and links to dig deeper.

  • 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
  • javascript-testing-best-practices

    📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)

  • JavaScript Testing Best Practices, by Yoni Goldberg is a GitHub repository. It gives good practices about testing.

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

  • Scalable REST APIs with NestJS: A Testing-Driven Approach

    3 projects | dev.to | 7 Mar 2024
  • Painless CLI integration testing

    7 projects | dev.to | 10 Jan 2024
  • Migrating from Jest to Vitest for your React Application

    16 projects | dev.to | 14 Dec 2023
  • Using Node.js for Automated Testing with Headless Browsers

    6 projects | dev.to | 11 Sep 2023
  • Best Practices in Testing GraphQL APIs

    7 projects | dev.to | 3 Jul 2023