
Actionable Tips to Improve Web Performance with Rails
Web performance is an extremely important metric in the digital world. Learn tools and tricks for its improvement and enjoy both better Rails-related and General Web performance.
Web performance is an extremely important metric in the digital world. Learn tools and tricks for its improvement and enjoy both better Rails-related and General Web performance.
A pratical use case of using Concurrent Ruby in Rails applications without swalloing the exceptions
Ruby comes distributed with a vast standard library. We only use a fraction of it, usually. Everyone knows date, set, json, maybe even csv. But there are man...
rubex - A Ruby-like language for writing Ruby C extensions. - SciRuby/rubex
Monitor and graph your Internet connection speed over time with this automatic speed test.
Accurately test your Internet connection speed with this powerful broadband speed test. Improve your bandwidth speed with the truth.
Wharel is a tiny little gem that uses the empty room pattern to make Arel queries easier to build.
Stimulus is a JavaScript framework from Basecamp that provides consistent conventions and hooks for JavaScript that manipulates the DOM in server-rendered applications. It aims to fill some gaps that have always existed for developers who embrace a traditional server-rendered paradigm (and who may also be using libraries like Turbolinks or PJAX) but who also need to […]
Until recently whenever I had to implement an API in Ruby/Rails I would go for the typical REST i...
If you’ve ever found yourself looking up the same question, concept, or syntax over and over again when programming, you’re not alone. While it’s not unnatural to look things up on StackOverflow or…
Using queues can increase your website usability (by lowering response times), provide more consistent response times and server loads (by spreading the heavy lifting over various servers and workers), and open new doors to what your website can do (by all ...
Active Job BasicsThis guide provides you with all you need to get started in creating, enqueuing and executing background jobs.After reading this guide, you will know: How to create jobs. How to enqueue jobs. How to run jobs in the background. How to send emails from your application asynchronously.
Official German Distributor for ☆ Vostok Europe ☆ Aviator ☆ Sturmanskie ☆ Buran. ✔ Fast and reliable service
Access your Smart Home Weather Station’s readings in real time via your smartphone. All you need to know about your indoor and outdoor environment.
Crystal is a very interesting language and has become one of my favorites to work with. It’s constantly compared to Ruby and is often…
Executing background jobs is quite a common feature in many of the web applications. Switching between different background processing frameworks used to be ...