Giter Club home page Giter Club logo

simonharderfaster.js's People

Contributors

neuhausneuhaus avatar

Stargazers

Gareth Leake avatar

Watchers

James Cloos avatar  avatar

simonharderfaster.js's Issues

Project #1 Feedback

Hey David!

I hope you are doing well! Great job on this project! I love the Daft Punk!

The first thing I see is that the HTML indentation needs work. Employers will judge you pretty hard on having clean, well-formatted code so be sure to watch that. It does a lot to help others read your code and actually prevents bugs from being introduced. It's can cause the "broken windows" effect.

Consider a building with a few broken windows. If the windows are not repaired, the tendency is for
vandals to break a few more windows. Eventually, they may even break into the building, and if it's
unoccupied, perhaps become squatters or light fires inside.

It's also pretty likely that GitHub is bumping up the indent from tabs and causing chaos. We might want to check your Sublime settings and make sure it's configured to uses "spaces" instead of "tabs" to try and fix this.

var player = new Player; - This seems to work fine, but you should add parentheses here: var player = new Player();

I love your variable names! Great job following the jQuery naming convention! $roundCount. Also, Great object-oriented design and commenting!

I'm a little confused why you are using #over1 from the <audio> tag in your HTML and using JavaScript's new Audio for all the others.

Fantastic Job!

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.