Dada
|> Structures
|> Algorithms

Web App Challenge: Rails

How productive can I be using Rails?

Documentation

Rails has a lot of documentation. Finding a solution on Google is easy, and if one pays enough attention to the version number, correct.

Using postgres

The process of finding the documentation along with implementing it was easy.

Tools

I am using asdf as the virtual environment tool. There was some strangeness connected with using it, but glitchy tools after a MacOS update are commmon.

Adding authentication

It took 10 minutes to add authentication using https://github.com/lazaronixon/authentication-zero

This is especially impressive.

Community

The Ruby community has been nice for a long time.