liz_avatar

Liz

Software Engineer

A dad joke lover and meme collector. A bit socially anxious. Consistently testing as ISTP in the MBTI for several years. Favorite activity is spending the whole day playing video games on the couch with the best friends.

Category

Sort By

  • picture

    React & JS: Execution Flow and Lifecycle

    This is about execution flow in JavaScript.

    2024-06-13

    author_avatar

    Liz

    Software Engineer

  • picture

    React Doc | Describing the UI - Writing Markup with JSX

    這篇文章主要是在介紹 JSX 的基本規則,並且示範如何將 HTML 標記轉換為 JSX 標記。

    2024-05-28

    author_avatar

    Liz

    Software Engineer

  • picture

    React Doc | Describing the UI - Importing and Exporting Components

    這篇文章帶我們了解到如何將元件拆分為不同的檔案,並於不同檔案之間導入和導出它們。

    2024-04-30

    author_avatar

    Liz

    Software Engineer

  • picture

    React Doc | Describing the UI - Your First Component

    Components are one of the core concepts of React. They are the foundation upon which you build user interfaces (UI), which makes them the perfect place to start your React journey!

    2024-04-01

    author_avatar

    Liz

    Software Engineer

  • picture

    Describing the UI: Unveiling the Power of React Components

    In this chapter, you’ll learn to create, customize, and conditionally display React components.

    2024-03-29

    author_avatar

    Liz

    Software Engineer

  • picture

    Git Flow

    此篇文目標是簡單講述 Git Flow 和 GitHub Flow 的流程,以及相關名詞解說,並且附上目前開發團隊的流程慣例。

    2024-01-16

    author_avatar

    Liz

    Software Engineer