Rails 7: The Demo

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

The 15 minute Blog from 2005 was mighty impressive back then, and to this day there's still not many solutions that can accomplish the same this easily without a lot of tweaking.

Akitando
Автор

After watching this i am thinking about all the things i spent hours on working with react which he did in minutes

aps
Автор

Chapters / Timestamps:

0:00 Scaffolding
4:00 Developing the Domain Model (Post)
5:08 Built in console/repl
6:15 ActionText Rails' Rich Text Editor
9:20 Javascript Import Maps - no node or webpack :D
10:25 Adding JS packages using pins
12:50 Downloading JS packages instead of using CDN
13:40 Adding Comments to the Blog Post
15:40 Adding Comments to the Web UI
20:40 Adding Email Notifications with ActionMailer
24:20 Live Updates via Websockets
27:30 Testing
29:15 Deploying to Heroku

It's Amazing the toolbox that comes with Rails from `rails new` <3

jeremyward
Автор

Presentation style: DHH from 2010 🙂 The time of Rails and Railscasts. Thanks for the presentation and nostalgia!

externix
Автор

I used RoR to build a few side projects. About 8 years ago was the last time I worked with Ruby On Rails, and since then I've been focused on backend development at my job. It's amazing that I can still understand this demo without any problem. There are some changes, e.g. how js is imported, and the live updates support. But it's like old friend and everything is so familiar, including the Textmate editor and the theme... Over the years I gave react/nextjs a few tries, it's too complicated for me or I didn't try too hard. I think I will come back to RoR, for my next project. Thank you for evolving the RoR and keeping it simple!

hongqiwang
Автор

As a CE student in my final year, the things that I see being developed in RoR and Hotwire just blow my mind. This is very inspiring and by working on projects using this tech stack I have learned and understood a lot.

MrSama
Автор

This demo of Rails 7 showcases its powerful features and improvements, making it an exciting update for developers. Can't wait to try it out!

jarredmacquoid
Автор

I am going to build my next project on Rails. Thanks for the amazing work.

abdellahramadan
Автор

Thank you for keep doing this all these years!

AndreyAzimov
Автор

Thanks for this! Teaching Rails today, really fun and happy with the javascript approach, beginning students really get demotivated by all those front-end frameworks.

potloodgum
Автор

Gonna have a fun time teaching this to students.

Ostinslife
Автор

I've been developing software professionally since 1990. I've written code in dozens of languages over the years and Ruby on Rails is by far my favorite.

dupre
Автор

This is beautiful... I make a living off rails, and so glad to see the passion here...

jwaiswa
Автор

All what has been achieved for RoR7 looks great. Well done again for helping the community and taking the time to prepare&present this intro to RoR7. Thanks all the team and individuals that have made Ryby & Rails possible.

antoniotrujillo
Автор

Not only is Rails good and getting better, David is also a great teacher. This demo is better than most of the tutorials out there.

je
Автор

God do I miss developing in RAILS 🥰 Thank you so much for creating it DHH 🥰

anthonypetruzzi
Автор

Just FYI:
I was following the steps, and rails crashes after uploaded the image with "Cannot load vips",
you need to brew install vips first

harryuan
Автор

🏆The hot-wired comments bit takes me back to your Canada-On-Rails (Vancouver 2006) demo. I think you called it Armageddon back then 😆 Bravo, thanks David!

richdownie
Автор

thanks DHH, God bless you for such wonderful fw!

vinimartinson
Автор

He just shows of how cool and awesome his creation is. Awesome content

makeitnow_in