ユニファ開発者ブログ

ユニファ株式会社プロダクトデベロップメント本部メンバーによるブログです。

2025-07-01から1ヶ月間の記事一覧

A quick look on Hotwire Stimulus integrated in Rails

By Harvey Ico, server-side engineer from Unifa So as I was installing new rails app, I noticed that the default javascript library installed now was Stimulus from Hotwire. I find it really good since your javascript now runs only when the …

A Small Dive into Next.js: Modal, DB, and First Impressions

By Peter, backend engineer at Unifa. As someone who mainly works with Ruby on Rails and Vue.js in my day-to-day projects, I always enjoy exploring new frontend technologies in my spare time. Recently, I decided to give Next.js a try — not …

記事ページのテンプレート設計で大事にした“更新のしやすさ”と“読みやすさ”

保育AI事業に注力しているユニファでは、今後AI関連の記事を多数公開していく予定です。 それに先立ち、これから増えていく記事を見やすく・更新しやすく届けられるよう、新たに記事ページ用のテンプレートを設計しました。 今回は、その設計のポイントにつ…