What to use for Ui?
#UI #UIライブラリ #CSS
What to use for Ui? : nextjs
技術から技術へと飛び移るのではなく、ひとつを選んで、その技術のマスターになれ
My advice is instead of jumping from technology to technology, just pick one and become a master of it. Then you will understand how all of them work behind the scenes and what is the use case for each. Then you will just say "Fu*k it" and build your own from scratch to reinvent the wheel one more time, just because you can. That's how most of them are born, including Chakra.
私のアドバイスは、技術から技術へと飛び移るのではなく、ひとつを選んで、その技術のマスターになることです。そうすれば、すべての技術が舞台裏でどのように機能しているのか、それぞれのユースケースは何なのかを理解することができます。そうすれば、「もういいや」となって、また車輪の再発明をするために、ゼロから自分のものを作ることができます。チャクラも含めて、そうやって生まれてくるものがほとんどです。
At the end it boils down to two approaches - using predefined utility classes or calculating objects at runtime to auto generate class names. Both have advantages and downsides and the decision what to use should be dictated by the requirements of the specific project.
結局、定義済みのユーティリティクラスを使うか、実行時にオブジェクトを計算してクラス名を自動生成するかの2つのアプローチに集約されます。どちらもメリットとデメリットがあり、どちらを使うかは特定のプロジェクトの要件によって決定されるべきです。
関連: どんな分野でも良いので簡単な教科書を1冊自分で仕上げられるかを目指す