/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

jamesmead.org
| | postmodern.github.io
6.7 parsecs away

Travel
| |
| | hashrocket.com
4.1 parsecs away

Travel
| | Rails 5 has a ton of new features. It addresses almost 500 issues and pull-requests dealing with performance, security and new features. I'm going to list step by step what you will need to migrate from Rails 4.2 to Rails 5.0.
| | noelrappin.com
4.8 parsecs away

Travel
| | I just write here
| | thomascountz.com
44.7 parsecs away

Travel
| [AI summary] The article discusses the development of a markdown-to-HTML compiler called markie, explaining the core steps of compiler architecture including lexical analysis, parsing, and target code emission, with examples using Ruby and real-world applications.