Code review and testing with a classmate

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • LennahSSG

  • It was also very nice to have someone else take a look at your code, I made a few silly mistakes that I would probably never have caught because it made sense in my head, such as my versioning being wrong. (Issue).

  • GAS-ssg

    Gus' Awesome SSG

  • When going through Gus' code I found a few errors, albeit he was still in progress of finishing the program. As I went through his code and tested using the same text file I tested mine with, I found an issue where entering: -i "Silver Blaze.txt" as the arguments caused an error. [Link to issue].(https://github.com/gusmccallum/GAS-ssg/issues/6) When I looked through his code I realized that he had code that would concatenate a text file that had spaces in the name. So if the argument was -i Silver Blaze.txt it would work fine. So he was missing a handler for text files where there were no spaces or were encapsulated in quotes.

  • 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