Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Rails 8 Course - Beginner to Intermediate!
You have completed Rails 8 Course - Beginner to Intermediate!
Preview
In this video, you'll be introduced to creating a Twitter clone using Ruby on Rails 8, highlighting key features such as Redis-free caching, the Kamal deployment tool, and the built-in authentication generator.
Resources
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
[MUSIC]
0:00
Hi everyone, and
0:00
welcome to creating a Twitter clone
using Ruby on Rails version 8.
0:01
The end of this course, you will have the
knowledge on how to create an application
0:04
like Twitter using Rails.
0:08
This course is suitable for
both PC and Mac users, so
0:09
you don't have to worry about that.
0:12
We are using Rails 8 in this course,
0:14
which has some major advantages
to all the previous versions.
0:16
The first one is Redis-free caching.
0:19
Redis 8 has completely reimagined how
caching works, you no longer need Redis
0:21
for caching by default thanks to the new
built in, file-based caching system.
0:25
It's faster, simpler to configure,
and reduces deployment costs.
0:28
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up