Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Learn Ruby on Rails 7

Posted By: BlackDove
Learn Ruby on Rails 7

Learn Ruby on Rails 7
Published 08/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 84 lectures (4h 20m) | Size: 1.69 GB


Build five different web applications in the latest and most powerful version of Rails yet!

What you'll learn
Learn How to Create Applications using Ruby on Rails
Leverage the Power of Turbo Streams to Make Dynamic Web Applications
Learn How To Create CRUD actions in Ruby on Rails on the Fly
Learn How to Create Various Associations in Ruby on Rails
Learn How to Implement and Create Beautiful Rails Applications with Tailwind CSS
Implement a full Models-Views-Controller structure for your site

Requirements
You will need to know Ruby

Description
Ruby on Rails 7 is the latest and greatest version of Rails yet! In this course, we will learn the basics of Ruby on Rails and gradually move towards more complex topics. We will build 5 applications through this course, and by the end of the course, you will understand the fundamentals of Rails and how to use the latest features (i.e. Hotwire) in Rails.

First, we will create a Blog web application. Users would be able to create an article, and they would also be able to make comments.

Next, we will create an appointment booking application. Here, users would be able to create rooms and create booking appointments for each room. We will also learn how to authenticate users using Devise.

For the following application, we would create a note-taking application. We would use default Ruby on Rails features to create a powerful note-taking application.

We will then refactor our notebook application. Using Turbo Streams and Turbo Frames, we will make a more dynamic and powerful note-taking application without the inclusion of any additional javascript.

Finally, we would create a real-time chat application. Here, users would be able to visit different chatrooms and have other conversations in each chatroom.

Who this course is for
This course is targeted at absolute beginners and those who are interested in learning Ruby on Rails
No prior Ruby on Rails Knowledge is required