Learn Ruby on Rails basics by building a Twitter app with Tailwind CSS.
Follow along the source code in this repository: JuanitoFatas/twitter.
You’ll learn:
- Setup Webpack and Tailwindcss
- Authentication
- Basic CRUD
- Polymorphic associations
- File Upload
- Feature: Like/Unlike
- Feature: Follow/Unfollow
- Refactor: Helper
- Refactor: Extract Class
These are mostly based on Intermediate Ruby on Rails.
Hope you find this useful.
Feel free to follow me on Twitter: @JuanitoFatas or share this.
Thanks!
Juanito