Categories:
Creating Sortable List with React, Redux, and Reselect
Will write simple React application with only one table and make it be sortable. But will keep sortable params inside Redux state and will use reselect lib to sort the collection.
Rails: increment counter cache and return value
Small ActiveRecord hack that you can use everyday.