How important is it to focus on "short/good" Code in the beginning?

This page summarizes the projects mentioned and recommended in the original post on /r/theodinproject

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

  • One thing I noticed after comparing my Work, to the Solution, is that the logic of my code is usually very close to that of the official Solution (most of the time..., my solution for 03 was WILDLY different but still worked.). But that pretty much always the official Solution is much shorter compared to what I write. (I've put a link to a example of my Work and the official Solution in the third sentence.). In some cases it takes only half the bytes and like 1/3 of the Code I wrote.

  • javascript-exercises

  • One thing I noticed after comparing my Work, to the Solution, is that the logic of my code is usually very close to that of the official Solution (most of the time..., my solution for 03 was WILDLY different but still worked.). But that pretty much always the official Solution is much shorter compared to what I write. (I've put a link to a example of my Work and the official Solution in the third sentence.). In some cases it takes only half the bytes and like 1/3 of the Code I wrote.

  • 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

  • Self teaching, really stuck on Odin Project JavaScript exercise 4

    1 project | /r/CodingHelp | 12 Dec 2022
  • How to do this Palindrome code?

    1 project | /r/learnjavascript | 7 Oct 2022
  • Stuck on one of The Odin Project's practice sets in Fundamentals Part 4. Would appreciate a fresh set of eyes

    1 project | /r/learnjavascript | 13 Mar 2022
  • Can someone explain JS exercise removefromarray.js

    1 project | /r/theodinproject | 28 Feb 2022
  • Using reduce to find the oldest age in an array

    2 projects | dev.to | 15 Feb 2022