Ruby on Rails useful links

Ruby on Rails useful links

Bravo webdev

Installing ruby


https://www.digitalocean.com/community/tutorials/how-to-install-ruby-on-rails-with-rbenv-on-ubuntu-18-04

or (they install yarn and other things also)

https://gorails.com/setup/ubuntu/18.04


Installing postgresql

https://www.digitalocean.com/community/tutorials/how-to-install-and-use-postgresql-on-ubuntu-18-04

or

https://www.postgresql.org/download/linux/ubuntu/


Installing node and yarn

https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-ubuntu-18-04

or

https://linuxize.com/post/how-to-install-node-js-on-ubuntu-18.04/


Installing ubuntu

https://ubuntu.com/tutorials/install-ubuntu-desktop#1-overview


or wsl (Ubuntu on Windows)

https://ubuntu.com/tutorials/ubuntu-on-windows#1-overview


Installing git

https://linuxize.com/post/how-to-install-git-on-ubuntu-18-04/


Installing bundler and ruby environement and ruby on rails gem

https://gorails.com/setup/ubuntu/18.04


RVM

https://rvm.io/rvm/install


Bundler

https://bundler.io/


Ruby on Rails

https://guides.rubyonrails.org/getting_started.html


Ruby programming languge

https://www.ruby-lang.org/en/


Postgresql

https://www.postgresql.org/


Github

https://docs.github.com/en/get-started/quickstart/create-a-repo


Git commands

https://git-scm.com/book/en/v2


Heroku

https://devcenter.heroku.com/articles/git


JavaScript

https://javascript.info/

https://developer.mozilla.org/en-US/docs/Web/JavaScript


HTML

https://www.w3schools.com/html/

https://www.freecodecamp.org/news/tag/html/


CSS

https://www.w3schools.com/css/

https://www.tutorialspoint.com/css/index.htm

https://sass-lang.com/guide


Not required but useful


Webpacker

https://edgeguides.rubyonrails.org/webpacker.html


SQL

https://www.w3schools.com/sql/

https://www.postgresqltutorial.com/


Ubuntu groups


https://t.me/ubuntufrannonce

https://t.me/GNULinuxGrupo

https://t.me/ru_ubuntu

https://t.me/ubuntudde_group

https://ubuntuforums.org/


Ruby, Ruby on Rails telegram groups


https://t.me/rubyschool

https://t.me/rubybrasil

https://t.me/rubyrush

https://t.me/LearnRubyForPikabuChat

https://t.me/Ruby_Rails

https://t.me/guru_go

https://t.me/rubydaily

https://t.me/railsgirlsve

https://t.me/ruby_rails_tips_tricks

https://t.me/ruby_id

https://t.me/ruby_programmers

https://t.me/saintprug

https://t.me/ruby_arch_design_br

https://t.me/rubydf


Report Page