A
A
alex_ash2017-05-10 17:37:27
JavaScript
alex_ash, 2017-05-10 17:37:27

Are there resources where code can be uploaded for other users to review?

Greetings! Can you please tell me if there are any specialized resources where I can upload my code, and more experienced users have checked and left comments on it?
Thank you!

Answer the question

In order to leave comments, you need to log in

4 answer(s)
D
Dmitry MiksIr, 2017-05-10
@alex_ash

https://codereview.stackexchange.com/ if ok with english.

S
Stalker_RED, 2017-05-10
@Stalker_RED

If the code is really bad, then govnokod.ru/javascript

M
Maxim Timofeev, 2017-05-10
@webinar

Ask yourself the question: "why would someone waste their time to help you?"
In my opinion, there may be several reasons:
1. this is a very short code and verification will not take much time - then here (to the toaster)
2. this code will be useful to other people, while Lekha Yarkov advised on github
3. not 1 and not 2 - then on freelance, they will do everything you ask for money
. And for the code placement itself, there is https://jsfiddle.net, http://codepen.io, phptester.net , etc.

B
BikTop, 2017-05-19
@BikTop

There are modules for editors and ide: ESLint, JSHint, I align with .editorconfig...
if the code is small - CodePen there are analyzers in the service, a convenient editor by the way.
Well, if logically, look at the templates for a start, typical solutions. There are a lot of solutions, you will find, and forums in the end, what can you not run into?
It will still end with a reference to the thick resources of MDN, javascript.ru and books with a rhinoceros ....

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question