タグ

関連タグで絞り込む (2)

タグの絞り込みを解除

ReactとRemixとNext.jsに関するefclのブックマーク (2)

  • GitHub - edmundhung/conform: A type-safe form validation library utilizing web fundamentals to progressively enhance HTML Forms with full support for server frameworks like Remix and Next.js.

    ███████╗ ██████╗ ███╗ ██╗ ████████╗ ██████╗ ███████╗ ███╗ ███╗ ██╔═════╝ ██╔═══██╗ ████╗ ██║ ██╔═════╝ ██╔═══██╗ ██╔═══██╗ ████████║ ██║ ██║ ██║ ██╔██╗██║ ███████╗ ██║ ██║ ███████╔╝ ██╔██╔██║ ██║ ██║ ██║ ██║╚████║ ██╔════╝ ██║ ██║ ██╔═══██╗ ██║╚═╝██║ ╚███████╗ ╚██████╔╝ ██║ ╚███║ ██║ ╚██████╔╝ ██║ ██║ ██║ ██║ ╚══════╝ ╚═════╝ ╚═╝ ╚══╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ Version 1.0.4 / License MIT / Copyr

    GitHub - edmundhung/conform: A type-safe form validation library utilizing web fundamentals to progressively enhance HTML Forms with full support for server frameworks like Remix and Next.js.
    efcl
    efcl 2024/03/11
    RemixやNext.jsでのサーバ側の処理にも対応したフォームライブラリ。 Zodなどと組み合わせてサーバ側でのバリデーションやReactの`useFormState`と組み合わせて動作する
  • Next.js 13 vs Remix: An In-depth case study

    Next.js 13 vs Remix: An In-depth case studyLast updated on 29 Sep 2023 by Prateek Surana   •   - min read When it comes to building web applications, React has been at the forefront for a while now, and its adoption continues to grow. Among the most common approaches to building web applications with React, Next.js stands out as one of the most preferred options. Next.js has also been in the limel

    Next.js 13 vs Remix: An In-depth case study
    efcl
    efcl 2023/10/07
    Remix v2とNext.jsで同じアプリケーションを作りながら違いについて見ていく記事。 ルーティングとファイル構造、データの取得、ストリーミング、データの更新、エラー処理、キャッシュなどについて
  • 1