Link Blog

11 collections · 215 total posts

April 2021

06-04-2021
Fearless Rails Refactoring

Fearless Rails Refactoring

Source: rails-refactoring.com

In Fearless Refactoring: Rails controllers I'll teach how to improve your Rails controllers in a quick and safe way. This is step-by-step guide so you won't feel lost. Every step is described in every detail, with code changes. All of that, so that you can safely refactor your codebase, even without a full test coverage.

06-04-2021
Create API from Spreadsheet - Sheetsu

Create API from Spreadsheet - Sheetsu

Source: sheetsu.com

Turn Google Sheets into API with Sheetsu in just 5 minutes. Access Google Spreadsheets via REST API and use it as a data store or CMS. No‑deploy, no‑maintenance. Without setup, one click away. Check it out.

06-04-2021
Sharding your database Craig Kerstiens

Sharding your database Craig Kerstiens

Source: craigkerstiens.com

I’m increasingly encountering users on Heroku that are encountering the need to shard their data. For most users this is something you delay as long as possible as you can generally go for sometime before you have to worry about it. Additionally scaling up your database is often a reasonable approach early on and something I encourage as a starting point as scaling up is easy to do with regards to databases. However, for the 1% of users that do need to shard when the time comes many are left wondering where to start, hence the fo...

06-04-2021
Sheetsu Documentation

Sheetsu Documentation

Source: docs.sheetsu.com

Get data from Google Spreadsheet in a matter of seconds. You can copy the HTML Snippet and paste it into your website without any code. If you are developer, you can use one of many languages or frameworks Sheetsu supports like Ruby, Node, React, JavaScript Python, PHP, JQuery, C#, Swift, or R.