What does HackerNews think of lucky?
A full-featured Crystal web framework that catches bugs for you, runs incredibly fast, and helps you write code that lasts.
For the front-end, I found Vuejs quite nice to add exactly where it's needed. Otherwise I can leave 99% of the site a plain html template.
https://github.com/luckyframework/lucky
Development by folks come from thoughtbot.
I wouldn't say it's irrelevant, Crystal is already being used by ex-Rubyists and the ecosystem of crystal libraries are being built by them as well.
After 1.0 you would see more of this happening.
Lucky [0][1] by Thoughtbot is the closest to Rails in the Crystal world.
> The biggest downside of Ruby compared to other languages (besides speed, but like I said, that doesn't matter here), is lack of static typing. That may or may not be a problem depending on your usecase.
Then I shouldn't see any complaints about speed on Ruby if it doesn't matter, Crystal solves all of this built in, with the trade off of slower build times, but then again Rust also has slower build times as well.
But to each their own.
Crystal is now %100 funded for a full-time developer working on core - https://twitter.com/CrystalLanguage/status/98229223882167500...
Crystal Automated Release towards 1.0 - https://crystal-lang.org/2018/03/09/crystal-automated-releas...
A summary of why vs. why not - https://medium.com/@DuroSoft/why-crystal-is-the-most-promisi...
Web Frameworks Status:
Rails inspired (with Influence from Phoenix):
Amber - https://github.com/amberframework/amber
Lucky - https://github.com/luckyframework/lucky
Both look healthy in terms of community and updates but Amber seems to have a slight edge.
Sinatra inspired:
Kemal - https://github.com/kemalcr/kemal