Nothing here yet.
Nothing here yet.
TLDR About a month ago I had to implement simple chat in one of our applications. Our stack is simple - Next.js + React used on the frontend communicating with our Ruby on Rails API on the backend. I've decided to use Rails Action Cable for this job,...

Setup Rubocop and Solargraph to work with Visual Studio Code can be sometimes cumbersome. Especially when you use rvm or rbenv and syncing your setting through multiple machines with different usernames. If you ever saw error messages like the ones b...

Not a long time ago I switched my work linux distribution from Ubuntu to Fedora. As a Ruby on Rails developer, I need to run PostgreSQL database locally to develop and test some of my projects. But confingure PostgreSQL on Fedora showed to be a probl...
