Hacktoberfest Recap

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
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • chalk

    🖍 Terminal string styling done right

  • In that week, with the experience and confident I got from past weeks, I worked on an issue to add a new feature to a text reader. The owner wanted to allow the user to input text into the command line to be read. It was relatively easy as far as the amount of code I needed to add. After studying the tool, I realized I could easily reuse the existing text reading feature's code with minor tweaks to create the new feature by skipping the file reading to go straight to text reading. The owner wanted the command input format to differ from the existing feature, so I had to do a bit more coding to make it happen. From that, I learned the importance of studying and reusing existing code to achieve more elegant solution to a problem. I also learned a bit more about how to use Chalk npm package, like using it with template literals, from studying the code.

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