Giter Club home page Giter Club logo

basic-js-algorithms's Introduction

Join the chat Contact me on Codementor Twitter URL DUB

Divyanshu Say Thanks!

Solutions of Basic Algorithms Scripting (Free Code Camp)

Contributing

  1. Create your branch: git checkout -b my-new-feature

  2. Commit your changes: git commit -m 'Add some feature'

  3. Push to the branch: git push origin my-new-feature

  4. Send a Pull Request

  5. Enjoy!

Coding standards

  1. Variables name should be in camelCase

  2. Always put spaces around operators ( = + - * / ), and after commas

  3. Always use 1 tab space for indentation of code blocks

  4. Always end a simple statement with a semicolon.

  5. Put the opening bracket at the end of the first line.

  6. Use one space before the opening bracket.

  7. Put the closing bracket on a new line, without leading spaces.

  8. Use lower case file names without any special characters or spaces.

basic-js-algorithms's People

Contributors

akshatbhargava123 avatar beatfreaker avatar cmd-kvn avatar collinsnji avatar colonelrascals avatar dhaarna29 avatar divyanshu-rawat avatar eduardoportilho avatar flaviofs avatar gagandeepsm avatar gokaygurcan avatar grzeswol avatar gusseleet avatar kylec32 avatar mattray0295 avatar mkhira2 avatar pawan-prodio avatar plant99 avatar railsstudent avatar roc41d avatar ronitshar avatar the-vampiire avatar username1001 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.