Coder Social home page Coder Social logo

vue.js's Introduction

README

  • VUE 프로젝트 환경 설정
    • 개발도구(Visual Studio Code)
    • Node.js
    • NPM
  • Vue 프로젝트 생성하기
    • Vue CLI 설치
    • Default 옵션으로 생성
    • 사용자 선택 옵션으로 생성
    • Vue 프로젝트 매니저로 생성
  • Vue 라우터 설정 제대로 하기
    • Vue Router 설치
    • 비동기 컴포넌트
    • Prefetch 제대로 사용하기
  • Vue 컴포넌트 만들기 (기본)
    • 컴포넌트 기본 구조 이해
    • 라이프사이클 훅
    • 데이터 바인딩
    • 랜더링 문법
    • 이벤트 처리
    • Computed 와 Watch
  • Vue 컴포넌트 만들기 (고급)
    • 부모 컴포넌트와 자식 컴포넌트
    • Slot
    • Provide/Inject
    • Custom Directives
  • Mock(가짜) 서버 이용하기
    • Postman 설치
    • Mock 서버 생성
    • API 생성 및 테스트 데이터 등록
  • 컴포넌트 재사용과 공통함수 개발
    • Composition API
    • 믹스인(Mixins)
    • 플러그인(Plugins)
  • Vuex 상태관리
    • Vuex 설치
    • Store 만들기
    • Store 실무 예제
  • 프로젝트 배포하기
    • 프로젝트 빌드(Build)
    • 배포 파일에 대한 이해
  • 소셜 로그인 구현
    • 카카오 계정으로 로그인
    • 네이버 아이디로 로그인
    • 구글 계정으로 로그인

vue.js's People

Contributors

seongbiny avatar

Stargazers

sangjinsu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.