MENU
Home
News
Tutorials
Blogs
Videos
Jobs
Conferences
Events
Books
Gems
Services
Other
About
Home
Categories
1138
today
Blogs
Batching Backgrounds Jobs with Sidekiq
Sidekiq Pro or sidekiq-batch lets you run a set of background jobs in parallel and then a callback once they're finished. This is perfect for building more advanced workflows for your background jobs in.
Building a Testing Framework Similar to RSpec in Ruby
Testing frameworks are an essential part of building apps or frameworks. What goes into building one? This tutorial explores the steps needed to build such a tool from scratch: Specifier.
A lightning fast JSON:API serializer for Ruby Objects.
A lightning fast JSON:API serializer for Ruby Objects.
Gradual static typing for Ruby
TypedRuby is a gradual static type checker for Ruby. TypedRuby statically analyses your code and, with the help of type annotations, helps you find bugs sooner rather than later.
Ubuntu 18.04 Tutorials DigitalOcean
Tutorials, projects and questions about Ubuntu 18.04, Bionic Beaver, a long-term support release that was released April 26, 2018 and will be supported by Canonical until April of 2023.
GoCD - Continuous Delivery
GoCD - Continuous Delivery.
Adding Authorization to Sinatra with Pundit
Pundit is an authorization framework for ruby. Reading through the documentation it may seem that it is intended specifically for use with Rails but it’s actually framework agnostic and can be.
Speeding up Docker image build process of a Rails application
By re-using bundler cache and cache of precompiled assets, we can speed up Docker image building process of a Rails application.
Sending Web Push Notifications from Rails
This blog post describes how to set up a simple demonstration of the Web Push and Service Worker JavaScript APIs to send notifications to users from a Ruby on Rails.
Using Vapid for Web Push Notifications in a Ruby on Rails Application
Most modern websites are dynamic web applications that are expected to work across a myriad of devices and browsers. Since the most common way of accessing web applications nowadays is via.
<
1
…
160
161
162
163
164
…
204
>
Visit our blog
Categories
News
Tutorials
Blogs
Videos
Jobs
Conferences
Events
Books
Gems
Services
Other