Coder Social home page Coder Social logo

2014-06-02-mayone.us-website's People

Contributors

aaronlifshin avatar aroben avatar brad avatar hjfreyer avatar jtolio avatar jwhite66 avatar kerryboyko avatar rio517 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

2014-06-02-mayone.us-website's Issues

An interestingly structured system

Poking around in js/progress.js, I found all these "wonderful" functions like setText(el, val) and a very interesting method of setting the progress bar's status:

var total_req = document.createElement('script');
total_req.setAttribute("src",
                       "https://pledge.mayone.us/total?callback=totalRaisedCB");
document.head.appendChild(total_req);

This seems like a blatant misuse of JS, held over from the WordPress days.
Moreover, why are there direct DOM calls, and an antiquated callback thingy (for lack of a better word) when in my DevTools, I can see the following list of JS, including jQuery, which would have made much better, much more idiomatic code:
mayone js

Twitter text needs updating

Current tweet:

Only 18 Days Early to support MayOne.us: Mayday for the Republic https://mayone.us/

It doesn't make much sense, but I don't know know what it should say. I think ideally it should programmatically use this format when the amount is less than the goal, and a different format after the goal is reached. @brianboyko Do you have a suggestion for the updated content?

redundancies

  • how-corruption-blocks-reform
  • submit-project
  • two_column comments-area
  • sidebar Contribution Rules
  • sidebar Credits
  • Sign In login form

Typo on more-ways-to-help

Currently:

Haunting images of America โ€” for the opening screen, images the evoke a sense of what America needs.

Change to:

Haunting images of America โ€” for the opening screen, images that evoke a sense of what America needs.

Compliance text change in FAQ page

For IRS compliance, to be safe, we should change, in FAQ page:
"We have listed five specific proposals at reform.to, and that list may evolve". >> "Lawrence Lessig's campaign finance reform group Rootstrikers has listed five specific proposals at reform.to."

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.