GithubHelp home page GithubHelp logo

Order for cards about 30-seconds-web HOT 4 CLOSED

chalarangelo avatar chalarangelo commented on May 22, 2024
Order for cards

from 30-seconds-web.

Comments (4)

Chalarangelo avatar Chalarangelo commented on May 22, 2024 1

The current order is based on a recommendation engine we recently implemented. We will look into adding alphabetical order as an alternative sorting option.

from 30-seconds-web.

Chalarangelo avatar Chalarangelo commented on May 22, 2024 1

Update for anyone interested: We will be delivering this feature sometime later in 2020 Q1, most likely around early March.

The expected behavior for this feature as well as related changes are:

  • Three order types (popular, alphabetical, expertise).
  • Default order will be popular.
  • All orders will only either ascend or descend and users can fast forward to the last page and browse backwards.
  • popular will be sorted in descending order. alphabetical and expertise will be sorted in ascending order.
  • popular will handle value equality (i.e. same ranking value) by resorting to alphabetical order to sort out conflicts.
  • alphabetical and expertise will handle value equality (i.e. same name or same expertise level) by resorting to popular order to sort out conflicts.
  • Each order type will have its own slug subprefix - /p/ for popular, /a/ for alphabetical and /e/ for expertise.
  • The /a/ subprefix for archived snippets should be converted to /v/ (vault) and existing links should be 301! redirected. #39

from 30-seconds-web.

Chalarangelo avatar Chalarangelo commented on May 22, 2024 1

Starting work on this a little earlier than anticipated, should be able to release before the end of the month, if everything goes according to plan. There might a possible delay if we decide to bundle it up with #64 and #69, but that is yet undecided.

from 30-seconds-web.

Chalarangelo avatar Chalarangelo commented on May 22, 2024 1

Resolved in 6a4456e.

from 30-seconds-web.

Related Issues (20)

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.