/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

garrettdimon.com
| | www.mikeperham.com
7.9 parsecs away

Travel
| | Ruby, OSS and the Internet
| | danq.me
8.2 parsecs away

Travel
| | ... By 2005, Ruby had become more popular, but it was still not a mainstream programming language. That changed with the release of Ruby on Rails. Ruby on Rails was the "killer app" for Ruby, and it did more than any other project to popularize Ruby. After the release of Ruby on Rails, interest in Ruby shot up across the board, as measured by the TIOBE language index: It's sometimes joked that the only programs anybody writes in Ruby are Ruby-on-Rails web applications. That makes it sound as if Ruby on Rails completely took over the Ruby community, which is only partly true. While Ruby has certainly come to be known as that language people write Rails apps in, Rails owes as much to Ruby as Ruby owes to Rails. ... Two-Bit History As an early adopter of Ruby (...
| | greg.molnar.io
7.8 parsecs away

Travel
| | Someone asked on Twitter yesterday about the how to add TailwindCSS to a Rails 8 project the easiest way and having hot reload. This is how I believe it is to do so in a few minutes.
| | amanhimself.dev
31.0 parsecs away

Travel
| [AI summary] This article explains how to use import statements in Node.js by setting up a project with Babel to enable ES6 modules, avoiding syntax errors.