Every web developer should be familiar with these GitHub repositories.

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

    :bathtub: Clean Code concepts adapted for JavaScript

  • Clean Code JavaScript. It's a tutorial for writing legible, reusable, and refactorable JavaScript code. You'll be able to tell what's good code and what's bad code. How to name variables in a sensible and pronounceable way. Also, how vital it is to use the same terminology for the same variable. More intriguing is the role of searchable names in maintaining maintainability. Given that we will read more code than we produce, it includes samples of legible code. It has been translated into 20 other languages.https://github.com/ryanmcdermott/clean-code-javascript

  • javascript-algorithms

    📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

  • JavaScript algorithms. Many popular algorithms and data structures are demonstrated using JavaScript in this repository. Each method and data structure has its own README file with explanations and links to other resources (including ones to YouTube videos). It includes JavaScript implementations of algorithms and data structures, as well as explanations and connections to more reading. https://github.com/trekhleb/javascript-algorithms

  • 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
  • free-for-dev

    A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev

  • Free-for.dev .A collection of SaaS, PaaS, and IaaS providers with free tiers of interest to devops and infradev developers and open source authors. There are a lot of free tiers out there, but finding them all to make educated judgments might be difficult. This is a list of software (SaaS, PaaS, IaaS, and other providers) with free developer levels. This list is restricted to items that infrastructure developers (System Administrators, DevOps practitioners, and so on) are likely to find valuable.https://github.com/ripienaar/free-for-dev

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