John El Basha

Joined

60 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in Setup MacOS 11 Big Sur Discussion

Followed these steps just after reformatting my mac to OS BigSur and got the following error when I tried creating a new rails app:
sh: node: command not found
sh: nodejs: command not found
Node.js not installed. Please download and install Node.js https://nodejs.org/en/download/
Exiting!

I guess Node doesn't come installed with a mac, so going to see if installing that will resolve the issue.

Posted in Rails Competency Levels

After completing a bootcamp in Ruby on Rails, it can feel overwhelming deciding where to go from there. The typical advice is build, build, build, but it would be really handy if there was some competency framework that helped explain all the Rails features a junior, mid and senior dev should be able to work with.

Has anyone come across a book, article, or other resource that covers this?