home.social

#sinatrarb — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #sinatrarb, aggregated by home.social.

  1. OMFG can we just talk about how awesome #ruby #sinatrarb and #active_record is! I simply cannot get why Ruby is not a more popular #programming language

  2. It seems that @sdogruyol did another performance and memory #benchmark where he compared @ruby's Sinatra (#Ruby 3.4.0) against @CrystalLanguage's @crystalkemal.

    However, I don't think it's entirely fair though. 😉

    You can find the repository over here:

    github.com/sdogruyol/kemal-git

    #rubylang #crystallang #crystallanguage #ruby #crystal #SinatraRb #sinatra

  3. I actually prefer #HAML for markup because it essentially (although annoyingly) validates structure, but #ERB & #Slim are both much faster to render. ERB is generally the fastest, but is verbose and ugly IMHO.

    What do other people prefer for #RubyLang, #RoR, or #SinatraRb templates, and why? Please comment; I'm interested in the "wisdom of the crowd" on this one!