|
I have been working in RoR for a long time and, yes, it is being surpassed by other languages/frameworks, particularly python and, obviously, javascript. However, I think we are turning the corner on javascript-everywhere movement and that html-driven development is poised to make a big comeback: https://htmldriven.dev/ With the adoption of html-driven tools like hotwire, unpoly or my own project, htmx, the choice of back-end becomes more open ended because any language can produce server side HTML, and usually pretty well. My hope is that, with this development, platforms like RoR, php and even haskell[1] will gain new life in web development. [1] - https://thisweek.htmx.org/issue/3/ |