/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.wyeworks.com
| | www.amberbit.com
3.8 parsecs away

Travel
| | [AI summary] The article explains how to optimize Ruby on Rails applications by removing unused components like ActiveRecord, disabling specific middlewares, creating minimal controllers, and using single-file configurations to reduce resource usage and improve security.
| | martinheinz.dev
3.7 parsecs away

Travel
| | Nowadays, when people want to implement backend API, they go straight to creating application with RESTful API that communicates using JSON, without eve...
| | www.ostinelli.net
2.4 parsecs away

Travel
| | By stripping down unneeded Rails functionalities, we show how to double the performance of a greenfield Rails application to bootstrap a JSON API server.
| | kmitov.com
28.5 parsecs away

Travel
| [AI summary] A blog post detailing the setup and implementation of a Rails 7 project integrating Bootstrap 5 using cssbundling-rails, jsbundling-rails, and Stimulus for a toast notification component.