Giter Site home page Giter Site logo

dumbtalks's Introduction

DUMBTALKS

At charmCityJs there are no dumb talks ... except these ridiculous ones we create as a community and force random people to give.

dumbtalks's People

Contributors

jasonrhodes avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

tkraak

dumbtalks's Issues

parse imgur links

imgur likes to make you think you're sharing an image when you're just sharing a website that contains the image. if an imgur url is provided, parse the response and get the image the user intended on submitting

i.e.
imgur share url http://imgur.com/zxZmncz <-- returns page
actual image url http://i.imgur.com/zxZmncz.png <-- returns image

Front-End JavaScript Sure Why Not

Right now there isn't much front end JS (0 lines tbh).

We could do client-side validation and probably other cool things if we did the JS to it. But what to use and why?

/me ducks

Intercept [enter] keydown on inputs to prevent early submit

Right now as you scroll down you get to the image input first, but your natural inclination might be to hit ENTER when you add the URL and not scroll down to see that there is a 2nd input to fill out. Can we disable that enter at least on the first field?

reject submissions if img can not be retrieved

if the path to an image returns anything other than a 200 series http status code, reject the submission and let the user know.

why:
I submitted an image at a slack url, it was not clear whether or not the image would be available to anyone outside of that slack channel. the image did not appear in the subsequent refresh of the service.

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.