|
|
|
|
|
by khaledh
1917 days ago
|
|
Admittedly, I'm not inclined towards front-end dev, so it might be me. But I noticed that a lot of devs also dread the messy JS ecosystem nowadays. If I had to choose, I'd just stick with vanilla JS for whatever _little_ dynamic behaviour I want to add. I'm also planning on trying out Stimulus + Turbo [1] for serving server-side HTML to the client dynamically. [1] https://stimulus.hotwire.dev |
|