GithubHelp home page GithubHelp logo

blog-articles's Introduction

Hi there 👋

Kayac Hello's Dev Card

blog-articles's People

Contributors

kayac-chang avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

kimberlyyen

blog-articles's Issues

D2 專案建置【 我不會寫 React Component 】line_292

註解:TDD
開發團隊寫測試,通常有三種模式:
先寫測試再開發、開發完成再寫測試、無招勝有招—不寫測試(誤)
TDD是指第一種模式,先寫測試再開發,也就是常聽到的 TDD(Test-Driven Development)。

D9 如何製作對話視窗 tabbable【 dialog | 我不會寫 React Component 】line6,18,36,42,

line 6


可以先看完上一篇在接續此篇。
可以先看完上一篇再接續此篇。

line 18

before
以下情況被視為 tabbable:

after 金金完美的~詳加描述後
以下情況將被視為鍵盤可操作 tabbable :

line 36

before

  • 節點自身或是它的祖宗被 display: none 隱藏

after 金金完美的~詳加描述後

  • 節點自身或是它的父層元件被 display: none 隱藏

line 42

before
如果你想了解更詳細的清單,可以參考[這個][focusable]。

after 金金完美的~詳加描述後
如果你想了解更詳細的清單,可以參考[這個網站 - Focusable Elements - Browser Compatibility Table][focusable]。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.