[TIL] 0504
IT/TIL(Today I Learnt)2022. 5. 4. 09:38
Today I Learnt
0504
리액트 숙제 두개
알고리즘 숙제한개
크롤러 서버 유지보수
크롤러 프론트 디버깅
![](https://t1.daumcdn.net/keditor/emoticon/friends1/large/002.gif)
vs code 익스텐션 받았는데 다른건 뭐 또 받을꺼 없을까...
rfce => short cut같은느낌인가
import React from 'react'
function AddCoin() {
return (
<div>AddCoin</div>
)
}
export default AddCoin
이거말고 프론트 도움되는거 알려주샘...
https://stackoverflow.com/questions/68653611/rafce-react-js-shortcut-not-working-in-vscode
'rafce' React.js shortcut not working in VSCode
I'm new to Coding and I thought of following a freecodecamp.org tutorial on YouTube. I am following the video and the instructor used a shortcut in VSCode which looked like this rafce and then it t...
stackoverflow.com
프론트실력 안늘어 살려주세요...
반응형
'IT > TIL(Today I Learnt)' 카테고리의 다른 글
[TIL] 0506 (1) | 2022.05.09 |
---|---|
[TIL] 0505 (0) | 2022.05.06 |
[TIL] 0502-0503 (5) | 2022.05.03 |
[TIL] 0429 (0) | 2022.04.29 |
[TIL] 0427 (0) | 2022.04.27 |
댓글()