MENU
Home
News
Tutorials
Blogs
Videos
Jobs
Conferences
Events
Books
Gems
Services
Other
About
Home
Categories
14754
today
Blogs
Why You Too Should Learn Elixir - Mix
Learn Elixir not because you will get a better job out of it, but because learning functional programming will make you a better programmer.
Why I Recommend Against Using Cucumber
Around the time I first started using Rails in 2011, I noticed that a lot of developers, seemingly all Rails developers, were using Cucumber to assist with testing.
Powering your Ruby
(Most of what here applies to Plain old Ruby development without Rails, except the last show-model and show-routes helpers, simply use the plain gem 'pry' and start your console with pry ,.
Escaping the SPA rabbit hole with modern Rails
A single-page application is a javascript application that, once loaded, takes full responsibility of what happens next without making additional page loads: rendering, downloading data from the server, handling user interactions, performing scree...
JSON Serialization in Rails: A Complete Guide
Since JavaScript has become the main language of the web and frontend frameworks are based on JavaScript, JSON serialization has become a very important part of many web apps.
ioquatix/covered
Covered uses modern Ruby features to generate comprehensive coverage, including support for templates which are compiled into Ruby. This only works with Ruby 2.6 and it's experimental support for RubyVM::AST.
E-Commerce at Scale: Inside Shopify's Tech Stack
Shopify is a multi-channel commerce platform for small and medium businesses that lets you create a shop and sell products wherever you want: online via web store or social media and offline with a POS card reader. Shopify powers 600K merchants an...
Headius: Running JRuby on the Graal JIT
I'm still here hacking away on JRuby for the benefit of Rubyists everywhere, usually slogging through compatibility fixes and new Ruby features. However with the release of JRuby 9.2, we've caught up to Ruby 2.5 (the current release) and I'm spend...
A collection of emoji aliases for core Ruby methods
A collection of emoji aliases for core Ruby methods. Makes Ruby code easier to read and write, especially for children and people who don't know English.
💾 Single source state management for ruby
A ruby gem that brings the functionality of Redux to your backend.
<
1
…
180
181
182
183
184
…
223
>
Visit our blog
Categories
News
Tutorials
Blogs
Videos
Jobs
Conferences
Events
Books
Gems
Services
Other