[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

タグ

HotwireとReactに関するYassLabのブックマーク (2)

  • Why CTOs are choosing Hotwire and Ruby on Rails

    thoughtbot had the pleasure of partnering with Clara on a recent project. thoughtbot’s deep expertise in Ruby on Rails and Hotwire made us a great match as Clara’s technology partner. We sat down with Ian Gillis, the CTO and Co-founder of Clara to learn more about the company and what led them to choose Hotwire. What is Clara and what stage is the company in? Clara is a marketplace for in-home sen

    Why CTOs are choosing Hotwire and Ruby on Rails
    YassLab
    YassLab 2024/08/09
    "looked at a bunch of different approaches – Go, HTMX, Django, ... Sveltekit, and more. What clinched the decision for Rails & Hotwire was the direction of Turbo Native. The ability to use a single codebase not only for web front- & back-end, but also for mobile, wasn’t available anywhere else."
  • Hotwireの良かった点、辛かった点、向いているケース、向いていないケース - 猫Rails

    (自分はRailsを書くことが多く、フロントエンドの経験は乏しいです。見方にだいぶ偏りがあると思いますので、そのあたり差し引いてお読みいただければと思います〜🙇‍♂️) こんにちは〜。Hotwire仕事で使う機会があったので、実際に使ってみて感じた、良かった点、辛かった点、向いているケース、向いていないケースを共有します〜。 Hotwireとは? Turbo Driveとは? Turbo Framesとは? Turbo Streamsとは? Stimulusとは? Hotwireのデモ 良かった点 サーバーサイドに集中できる Railsの資産をフルに活かせる 後付けで段階的にSPA風の挙動を追加できる 学習コストが低い 開発コストが低い WebSocketは必須ではない 辛かった点・辛くなりそうな点 DOM更新時にレスポンスを待たないといけない SPAのユーザー体験とはだいぶ違う He

    Hotwireの良かった点、辛かった点、向いているケース、向いていないケース - 猫Rails
    YassLab
    YassLab 2023/02/26
    "自分が関わる案件だとこれで十分なことが殆どで、まさにこういうものが欲しかった / ただ、ReactやNextで実現できるようなユーザー体験とは差があります。SPAの2割の労力で8割の利益を取りに行くのが #Hotwire だと思います"
  • 1