Coding Problems, TDD, and CI

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

    Coding problems with modern languages, TDD and CI (by protiumx)

  • For this project CI is very simple: run linting (currently this is a TODO) and run tests. If all tests have passed with no errors, then the CI check is green. You can check my github workflows here.

  • jest

    Delightful JavaScript Testing.

  • typescript: jest

  • 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
  • Google Test

    GoogleTest - Google Testing and Mocking Framework

  • Testing: gtest

  • uber-go-style-guide-kr

    Uber's Go Style Guide Official Translation in Korean. Linked to the uber-go/guide as a part of contributions

  • Conventions: Uber style guide

  • ESLint

    Find and fix problems in your JavaScript code.

  • Conventions: airbnb for typescript with eslint

  • javascript

    JavaScript Style Guide

  • Conventions: airbnb for typescript with eslint

  • All problems are prefixed with algo- an enumerated from zero. This way you can easily find the solutions in any package Checkout the list of problems here

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

    InfluxDB logo
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