AmanNegi / FreshNest

A platform that connects local producers directly with consumers seeking fresh produce.
https://fresh-nest.netlify.app
GNU Affero General Public License v3.0
23 stars 39 forks source link

[React] Add JSDoc #119

Closed AmanNegi closed 1 year ago

AmanNegi commented 1 year ago

Issue

It can be hard to determine types in JavaScript, so following the trend in nowadays market we are thinking of not shifting to TypeScript. An alternative to access features like TypeScript is to use JSDoc. Thus, it would be nice is JSDoc could be added to files.