Articles of interest for Ruby on Rails
Displaying articles 401 - 425 of 479 in totalArticle Sources
-
Open Source Vlog - Refactoring Events And Uploading Version 2.0
Refactoring events in simple_calendar and uploading version 2.0
Published:
-
Rails 5's ActionCable and Websockets Introduction
Learn how Rails 5's new ActionCable and Websocket feature works with Redis in realtime
Published:
-
Elegant Refactoring for Week and Month Calendars
Since we have a great design for simple_calendar, it makes creating new types super elegant and easy
Published:
-
Open Source Vlog - Simple And Clean RubyGem With Rails Engines
Rails Engines really make our code shine for simple_calendar
Published:
-
Open Source Vlog - Finding a balance between Ruby and ERB
Taking the ERB code we wrote for simple_calendar and finding the right balance of Ruby and ERB for our gem
Published:
-
Pair Programming on Rails Scopes
James from Shakycode and I pair program on some common model scopes related to time and how we would approach them
Published:
-
Activity Feed From Scratch
Learn how to build an activity feed from scratch and how to manage lots of flexible partials
Published:
-
Open Source Vlog - Refactoring Our Calendar
Refactoring our calendar to find out which pieces need to be interchangeable
Published:
-
Open Source Vlog - Building A Calendar From Scratch
Spiking out code to figure out what we want so that we can do a great refactoring of simple_calendar
Published:
-
Open Source Vlog - Just Deleting Things
Deleting our old code to make room for a refactoring
Published:
-
Open Source Vlog - Setting Up For The Future
Planning our future work on simple_calendar and what we're going to accomplish
Published:
-
Open Source Vlog - Housekeeping and Merging Pull Requests
Cleaning up our open source pull requests for simple_calendar
Published:
-
Manage Assets With Rails Assets
Rails Assets makes it super easy to use the latest versions of frontend libraries
Published:
-
Open Source Vlog - Where Do We Even Start?
I want to do open source every day. How do we even get started?
Published:
-
Basic Authentication and RSS Feeds
Learn how to add authentication to an RSS feed with Rails and Devise
Published:
-
How To Create A Gem For Frontend Javascript And CSS Libraries
Learn how to create Ruby gems for including frontend Javascript and CSS libraries in your Rails apps
Published:
-
Clean Javascript Code Using Data-Behavior On The Frontend
Separate responsibilities of Javacsript from your HTML tags by using the data-behavior attribute
Published:
-
Including Javascript and CSS Libraries With Rails
Learn how to include 3rd party Javascript and CSS libraries with the Rails Asset Pipeline
Published:
-
Refactoring Your jQuery Code with Objects in Coffeescript
A great way to clean up your jQuery spaghetti code is to by using objects in Coffeescript / Javascript
Published:
-
Debugging Performance Problems In Your Views
Learn how I discovered and solved a performance bug in OneMonth.com's view partial
Published:
-
Debugging Performance Problems In Your Views
Learn how I discovered and solved a performance bug in OneMonth.com's view partial
Published:
-
How To Setup Vagrant For Rails Development
Learn how to use Vagrant to set up a headless virtual machine for Ruby on Rails development
Published: