Giter Site home page Giter Site logo

achewatr's People

Contributors

stuartpb avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

achewatr's Issues

MongoDB should be replaced with RethinkDB

For a number of reasons, not the least of which is that MongoDB, last time I checked, struggles with some of the basic queries we need (like getting a random comic).

Modernize site approach

I've learned a lot in the year since I made this: lots of the stuff I originally wrote should be refactored.

  • mongo -> mongoskin. Among other things, fixes the entire app being in one butt-ugly callback.
  • envigor.
  • Just generally updating package.json

Engines should be updated

We're now 2 major revisions of Node behind, and all kinds of lagged for npm. Also worth investigating: using io.js?

Integrate Twitter

Now that the characters are tweeting (as well as blogging), it would be cool if those tweets could be integrated somehow. I'm thinking maybe have a "Tweets after this comic was posted" approach.

Parsing should use Cheerio instead of jsdom

Cheerio is lighter weight and better suited to the kind of things the DOM is being used for in crawling, and it doesn't require a deep dive into its guts to use a better parser (admittedly newer jsdom may have fixed this as well).

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.