Posts in the category [coding]
-
Fetching ActiveStorage attributes without N+1 queries
-
Deploying a Rails app with Dokku, Digital Ocean, a custom domain and SSL
-
Bash shortcuts
-
Recursive implementation of binary search in C
-
Web scraping and automated interaction with websites in Ruby using Watir WebDriver - a tutorial with exercises and solutions
-
Adding advanced search functionality to your Rails app with Elasticsearch
-
Dealing with payments in your app via Stripe
-
Separate actors and create different roles
-
Notes on working with Vim
-
Notes on Sidekiq and Redis for running background processees
-
Add reset password functionality to your Rails app using temporary tokens
-
Build a simple search feature in Rails
-
Extract application logic into modules and gems
-
Generate sluggish URLs
-
Building authentication from scratch in Ruby on Rails
-
How I set up this blog using Jekyll
-
Resources for becoming a web developer with Ruby on Rails by learning online
-
General tips for learning how to code