유튜브라이브/코치세션/데일리컨텐츠
외부링크(블로그 등)
FE
React menu bar :
https://www.daleseo.com/react-side-navigation/
React dropdown menu animation :
https://tech.ozys.io/2022/02/24/dropdown-animation.html
React google login :
https://alpoxdev.tistory.com/15
Refresh token :
https://velog.io/@jwun95/React-Django-Django-Ninja-Google-Login
PWA 스플래시 이미지 :
https://blog.woolta.com/categories/3/posts/150
JSX 클래스 오류 (className)
https://supiz.tistory.com/64
react-router-dom NavLink :
https://yumyumlog.tistory.com/232
react-router-dom link 사용법 :
https://exerror.com/error-usehref-may-be-used-only-in-the-context-of-a-component-2/
react fontawesome 사용법 :
https://www.daleseo.com/react-font-awesome/
Javascript key pressing (로봇 조작)
https://webisfree.com/2018-06-01/[자바스크립트]-key-pressing-누르거나-클릭중인-이벤트-예제
node.js를 통해 웹으로 raspberry pi 조작 :
https://webnautes.tistory.com/836
모달 띄우기 :
https://phrygia.github.io/react/2021-09-21-react-modal/
모달창 여러개 띄우기 :
https://nakta.dev/how-to-manage-modals-1
,
https://nakta.dev/how-to-manage-modals-2
이거대로 해보려고 했는데 안뜸….
로그인 구현, 토큰 받아오기 :
https://velog.io/@nuri00/Google-OAuth-로그인-구현
React S3 업로드 :
https://codegear.tistory.com/7
react 음성녹음 :
https://velog.io/@seorim0801/react로-음성-녹음-기능을-구현해보자