前回に続き、学習記録アプリのチュートリアルの2回目です。今回は、学習記録データの格納に、BaaS(Backend as a Service)であるSupabaseを利用してみました。 コードは前回の記事をベースに変更していきます。 前回の記事はこちらです。 CSS+UIツールとしては ...
今回、Reactチュートリアルに挑戦することにしました。 チュートリアル:三目並べ – React The library for web and native user interfaces ja.react.dev 最初はクイックスタートを読んでみたんですが、正直「ほーん、わからん!」という感じで、あの説明はすべてを理解 ...
Learn the key concepts behind React and how to use JSX elements and components to build lean and fast web front ends React, also known as ReactJS, is an open source JavaScript library for building ...
In this practical React tutorial, you'll learn how to build an animated multi-level dropdown menu from scratch. Inspired by modern interfaces like Facebook, this project covers the essentials of ...