Best Visual Studio Code extensions and settings for Ruby and Rails
Best Visual Studio Code extensions and settings to work with Ruby and Ruby on Rails and bring several RubyMine features.
Best Visual Studio Code extensions and settings to work with Ruby and Ruby on Rails and bring several RubyMine features.
My experience with running a SaaS with Ruby on Rails, PostgreSQL, GoodJob, TailwindCSS, AlpineJS, and more. The pros, cons, and the lessons learned along the way.
A tutorial on seamlessly integrating a Markdown-based blog section into your Rails app that I used on my projects.
A summary of the differences between Solargraph and Ruby LSP with pros and cons, the state of Ruby Language Servers and which one you should use.
How to fix the annoying "GLIBC not found" error.
I needed a lightway solution to support internationalization so I've built my own useTranslation hook and I've been using this code for the last year on my website.
Deep dive into the Heroku build phases in order to deploy an application built on top of React, Express and Yarn Workspaces from a single GitHub repository