TWIL 2020-11 (3)

jh22j9·2021년 4월 17일
0

1. <button type="submit">...

아래 두 코드의 차이는?

<button type="submit">Submit</button>
<button>Submit</button>

When the type attribute is missing, the button behaves as a submit button.

🔗 Why it's important to give your HTML button a type 👍

2. 깃 렌즈(Git lens)가 사이드 바에서 사라졌을 때

Open Command Palette (CMD + SHFT + P)
Search GitLens: Set Views Layout
Select GitLens Layout

🔗 https://github.com/eamodio/vscode-gitlens/issues/264

3. ReactJS Tutorial for Beginners


🔗 ReactJS Tutorial for Beginners
좋아하는 튜터의 강의로 리액트 기본기를 복습했다. 정확한 언어 선택의 중요성을 아는 사람이 좋다.

0개의 댓글

관련 채용 정보