GithubHelp home page GithubHelp logo

bad-code's Introduction

Bad Code

Table of Contents

About

This repository includes examples of 'bad code'. The purpose of this repository is:

  • to review the bad code;
  • and to propose improvements.

Installation

To get started, complete the following steps:

  • fork this repository;
  • clone the forked version to your local file system.

Setup

Once the repository has been download, no further setup is required.

Usage

To use this repository, complete the following steps:

  • navigate to the src/ directory;
  • select the subfolder which corresponding to your langauge of interest (ie. js/);
  • select, open, and review one of the bad code examples;
  • after identifying potential solutions/adjustments, create a new branch of the form: fix/<file-name>/<your-name>;
    • For example, given the calculator.js file and the name John, the resulting branch would be fix/calculator.js/john.
  • on the new branch, implement your solutions/adjustments;
  • when you're finished, push the resulting branch to the remote and submit a pull request against the original repository.

Documentation

Currently, Bad Code does not include any external documentation.

For an overview of the project's evolution, please consult the CHANGELOG.

bad-code's People

Contributors

jrmykolyn avatar

Watchers

 avatar  avatar

Forkers

aathavan64

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.