Skinny framework - Scala on Rails(notes.implicit.ly)
notes.implicit.ly
Skinny framework - Scala on Rails
http://notes.implicit.ly/post/63740605934/skinny-framework-scala-on-rails
3 comments
Skinny framework is a full-stack web app framework, which is built on Scalatra and additional components are integrated.
To put it simply, Skinny framework’s concept is Scala on Rails. Skinny is highly inspired by Ruby on Rails and it is optimized for sustainable productivity for ordinary Servlet-based app development.
[Notice] Still in alpha stage. Architecture and API compatibility won’t be kept until 1.0 release.
https://github.com/seratch/skinny-framework
Check it out & please give us feedback!
To put it simply, Skinny framework’s concept is Scala on Rails. Skinny is highly inspired by Ruby on Rails and it is optimized for sustainable productivity for ordinary Servlet-based app development.
[Notice] Still in alpha stage. Architecture and API compatibility won’t be kept until 1.0 release.
https://github.com/seratch/skinny-framework
Check it out & please give us feedback!
I think there is a great use case for this framework.
It seems like Scala is a platform that some Rails projects move towards. It would be nice to be able to do this transparently to existing customers.
Play is fun, but I'm not sure a Rails project can be 1-to-1 transformed to it. Would be nice to have an easier path forward.
It seems like Scala is a platform that some Rails projects move towards. It would be nice to be able to do this transparently to existing customers.
Play is fun, but I'm not sure a Rails project can be 1-to-1 transformed to it. Would be nice to have an easier path forward.
Sounds good. Probably it's easier to do that with Skinny framework than Play2.
On the other hand, I'm afraid that most people are much less likely to re-write existing Rails apps in Scala.
When Rails users need to work with JVM for some reason, Skinny framework will be quite friendly. I believe that it's one of Skinny's raison d'etre.
On the other hand, I'm afraid that most people are much less likely to re-write existing Rails apps in Scala.
When Rails users need to work with JVM for some reason, Skinny framework will be quite friendly. I believe that it's one of Skinny's raison d'etre.
This makes scala web development very fast!
Yes, I think agility is the most important thing for web app development.
Scala's type-safety is a very strong point but I believe that we shouldn't waste our time to wait too long compilation time.
Skinny framework enables developers to create web apps very fast as well as Ruby on Rails!
Scala's type-safety is a very strong point but I believe that we shouldn't waste our time to wait too long compilation time.
Skinny framework enables developers to create web apps very fast as well as Ruby on Rails!
To put it simply, Skinny framework’s concept is Scala on Rails. Skinny is highly inspired by Ruby on Rails and it is optimized for sustainable productivity for ordinary Servlet-based app development.
[Notice] Still in alpha stage. Architecture and API compatibility won’t be kept until 1.0 release.
https://github.com/seratch/skinny-framework
Check it out & please give us feedback!