📌 React
사용자 인터페이스를 만들기 위한 라이브러리
프로그래밍 언어 : JavaScript
2013년 5월 29일 출시
🔗 React 온라인 플레이그라운드
📌 Vue
사용자 인터페이스를 만들기 위한 프로그레시브 프레임워크
Evan You가 만들었으며, 2014년 릴리즈를 시작으로 꾸준히 발전하고
있는 자바스크립트 프레임워크입니다.
웹 개발을 단순화하고 정리하기 위해 개발된 대중적인
자바스크립트 프론트엔드 프레임워크이다.
🔗 Vue 온라인 플레이그라운드
[React와 Vue를 진행하기 전]
NodeJs 와 VSCode 설치 하기 ⬇️
✅ Node.JS
확장성 있는 네트워크 애플리케이션 개발에 사용되는 소프트웨어 플랫폼이다.
다운로드 | Node.js
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
nodejs.org
✅ VSCode
마이크로소프트가 마이크로소프트 윈도우, macOS, 리눅스용으로 개발한 소스 코드 편집기
Download Visual Studio Code - Mac, Linux, Windows
Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a redefined code editor, optimized for building and debugging modern web and cloud applications.
code.visualstudio.com
✅ 설치 완료 후
🖊️
😀
감사합니다.
'✍️ 기록 > React' 카테고리의 다른 글
[React forwardRef useImperativeHandle] 자식 컴포넌트 접근 (0) | 2025.03.11 |
---|---|
CRA 프로젝트 babel-preset-react-app 오류 해결 방법 🖥️ (0) | 2025.03.10 |
React - scss / .module.scss 사용 (0) | 2025.02.26 |
[React Storybook] chromatic 으로 배포하기, 배포 후 빈 화면 400 (Bad Request) 에러 해결 (0) | 2025.02.20 |
React, Storybook 시작하기 (0) | 2025.02.12 |