
· Rails
Ruby-on-Rails and VueJS tutorial
Ruby-on-Rails minimalistic, default app starts without VueJS. Even JavaScript is optional. But only submitting forms and display inputs is no more a web standard. Dynamic, intuitive interfaces are.

Ruby-on-Rails minimalistic, default app starts without VueJS. Even JavaScript is optional. But only submitting forms and display inputs is no more a web standard. Dynamic, intuitive interfaces are.

TailwindCSS is nowadays one of the most CSS framework used in the web dev world. Let's see how to use it with Rails.

I asked someone who attended LeWagon to write a review about it. Here it is!

A simple tutorial about how to use flash messages with Rails.

A simple tutorial about how to kill a local Rails server.

AlpineJS is here to augment behaviours of HTML that is already rendered by the server. It's a direct competitor of Hotwire. Let's see how to use it.