카카오x구름 풀스택/특강

[w/퍼실리테이터 이대희 강의] TO-DO LIST 만들기, HTML/Javascript/CSS 관련 강의 -2

꾸주니=^= 2024. 11. 22. 11:07

To-do list 만들기

 

CURSOR AI 사용하면 개발에 도움된다고 함.

https://www.cursor.com

 

Cursor

Built to make you extraordinarily productive, Cursor is the best way to code with AI.

www.cursor.com

 

vscode에는 code faster with ai기능이 있어서 개발하면서 모르는 태그를 클릭하면 사이트로 연결돼서 공부를 할 수 있다.

 

flex는 유동적으로 움직이게 해줌. 화면이 줄어들면 flex 내부에 있는게 줄어들었다가 늘었다가 해줄 수 있음

맥북 기준 '개발자모드 단축키' option + command + i
개발자 모드에서 직접 스타일을 바꿀 수 있다. 

코드에는 반영 안된다고 함. 따로 수정해야함.

 

 


공부 사이트 추천

https://www.w3schools.com/

 

W3Schools.com

W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.

www.w3schools.com

https://developer.mozilla.org/ko/

 

MDN Web Docs

The MDN Web Docs site provides information about Open Web technologies including HTML, CSS, and APIs for both Web sites and progressive web apps.

developer.mozilla.org

https://ko.javascript.info/

 

모던 JavaScript 튜토리얼

 

ko.javascript.info

https://github.com/naver/fe-news

 

GitHub - naver/fe-news: FE 기술 소식 큐레이션 뉴스레터

FE 기술 소식 큐레이션 뉴스레터. Contribute to naver/fe-news development by creating an account on GitHub.

github.com

https://blog.outsider.ne.kr/category/Newsletter

 

GitHub Universe 2024 참석기 #1: Day 0, 1 :: Outsider's Dev Story

이번 [GitHub Unverse 24](https://githubuniverse.com/)에 참석차 미국 샌프란시스코에 갔다 왔다. 매년 해외 콘퍼런스에 참석하는 편이지만 올해는 6월에 [Datadog Dash](https://blog.outsider.ne.kr/1727)...

blog.outsider.ne.kr