Programming
JavaScript / Node.js Tools
Editor. Description of the editors can be found here. I personally use WebStorm. The IDE highlights the code syntax, indicates errors, there is the possibility to connect to FTP, SFTP, and much more.
Git – Recommendations for “Soshace” Team
The main things that I would like to draw your attention to: 1) The commit should exactly match the name. And the title should make clear what exactly you’ve pushed. 2) A good commit should fit the screen, one does not have to scroll it for too long to understand what you have done.
Code Style
The main things that I would like to draw your attention to: 1) The names variables and methods should be clear and concise, don't skimp on characters. 2) Methods should not exceed 30-40 lines, they are intended for solving a single specific task, and poor methods do everything.
Sign in \ Sign Up
Or use email\username to sign in
By Signing In \ Signing Up, you agree to our privacy policy