yield_self is more awesome than you could think
…the name still sucks, tho
Page 95 of 128 (2551 total posts)
…the name still sucks, tho
Russian doll caching explained with a code example. By nesting cache fragments, views are almost never rendered completely. Even when the data changes, most of the rendered pages are served straight from the cache.
After years of letting algorithms make up our minds for us, the time is right to go back to basics.
by Todd Palmer Getting started with ES6 using a few of my favorite thingsForest Path in Western Finland by Miguel Virkkunen CarvalhoThis tutorial walks you through some easy steps to get started learning the newest version of JavaScript: ES6. To get a feel for the language, we will delve into
July 27th, 2015 A Path to Services - Part 1 - Start Small microservices, rails, ruby, sidekiq This article was originally posted on the PipelineDeals Engineering Blog The PipelineDeals web …
:zap: From finding text to search and replace, from sorting to beautifying text and more :art: - learnbyexample/Command-line-text-processing
Using Rails built-in tools like Minitest and fixtures greatly simplifies your Rails testing stack. Here are a few reasons it's working for me.
With iOS 11.3, Apple has silently added support for the basic set of new technologies behind the idea of “Progressive Web Apps” (PWAs)…
I want to catch you all up on some stuff but mostly I want to tell the story of Stack Overflow in a not-completely-disorganized way.
I’ve recently released Timeasure, a new gem that serves as a transparent method-level wrapper for profiling purposes in Ruby.
How to share a postgres database between two separate Heroku applications!
Not sure if it's any good. I was just looking for a Ruby counterpart to Pandas. So far I found this and the other link I posted.