C
C
connecter2019-08-01 12:49:41
JavaScript
connecter, 2019-08-01 12:49:41

Simple open source JS projects to 'parse' them?

Hello everyone, tell me simple open source projects (JS, React, NodeJS) that you can 'disassemble' for yourself in order to understand how, perhaps, it is more correct to write code
P.S. No need to advise google. In most cases, the OS issues projects with millions of folders and files that are difficult for a beginner to understand.
Thanks

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Anton Spirin, 2019-08-01
@connecter

React. Write to google:

weather app react github,
todo app react github,
reddit app react github,
etc.
We are looking for fresher and studying.
NodeJS:
chat node github,
rest api node github,
video editor node github,
etc.

We are looking for fresher and studying.
JS:
Looking fresher and learning.
Open source libraries - forget it. It is harmful for an unprepared mind to learn to write from them.
If you really want to learn how to write more or less good code, go work for a company.

A
Anton R., 2019-08-01
@anton_reut

IMHO - a beginner should not try to write a "beautiful" code, you first, in principle, learn how to do the necessary functionality, and then you will put things in order on the desktop. At first, everyone doesn’t write beautifully, but the main thing is that it works, and carefully scattering it into folders and classes is another matter.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question