Added useful link
This commit is contained in:
6
Rails.md
6
Rails.md
@@ -1,7 +1,6 @@
|
||||
# Ruby on Rails
|
||||
|
||||
Wenn wir uns in Rails verliebt haben sollten können wir uns [hier](https://teespring.com/stores/driftingruby)
|
||||
mit Fanartikeln eindecken.. ;)
|
||||
Wenn wir uns in Rails verliebt haben sollten können wir uns [hier](https://teespring.com/stores/driftingruby) mit Fanartikeln eindecken.. ;)
|
||||
|
||||
## Setup Rails App
|
||||
|
||||
@@ -16,7 +15,7 @@ mit Fanartikeln eindecken.. ;)
|
||||
|
||||
- [API Doc](https://api.rubyonrails.org/) API Documentation
|
||||
- [Turbo Rails Tutorial](https://www.hotrails.dev/turbo-rails) Learn how to leverage the power of the turbo-rails library now included by default in Rails 7 to write reactive single-page applications without having to write a single line of custom JavaScript.
|
||||
- [Steve Polito Blog](https://stevepolito.design/categories/ruby-on-rails/) Steve Polito is a full stack web developer in the Boston Area
|
||||
- [Stimulus Components](https://www.stimulus-components.com/) Stimulus Components is an open-source set of StimulusJS controllers to solve common patterns.
|
||||
|
||||
## Interessante Plugins
|
||||
|
||||
@@ -41,6 +40,7 @@ mit Fanartikeln eindecken.. ;)
|
||||
- [Search with infinite Pagination](https://www.youtube.com/watch?v=A9q6YwhLCyI)
|
||||
- [Tailwind](https://www.youtube.com/watch?v=oP5yKkKxLvE) Tailwind CSS: Build and Deploy a Fully Responsive Website with Modern UI/UX
|
||||
- [Drifting Ruby](https://www.driftingruby.com/) Elevate your Ruby skills with expert-led videos
|
||||
- [Steve Polito Blog](https://stevepolito.design/categories/ruby-on-rails/) Steve Polito is a full stack web developer in the Boston Area
|
||||
|
||||
## Nützliche Libaries
|
||||
|
||||
|
||||
Reference in New Issue
Block a user