It's Time For an RSS Revival
After years of letting algorithms make up our minds for us, the time is right to go back to basics.
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.
Regular expression visualizer using railroad diagrams
Regular expression visualizer using railroad diagrams. What are railroad diagrams???
Most of the web applications these days use database replication for their database setup. This involves a master database and multiple replicas known as slaves. The master database and the slaves …