Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Vue.js - Django 연동 웹 프로그래밍 (실전편)
Rating: 4.5 out of 5(18 ratings)
200 students

Vue.js - Django 연동 웹 프로그래밍 (실전편)

Vue and Django Web Programming (Blog app)
Created by석훈 김
Last updated 8/2024
Korean

What you'll learn

  • We can do Vue and Django web programming without VueRouter, Vuex, Django REST framework. (English subtitles included)
  • 클라이언트 전문 FW 인 Vue 와 서버 전문 FW 인 Django 를 같이 활용하여, 업그레이드된 웹 프로그래밍을 해 보자.
  • Vue 쪽의 VueRouter, Vuex 를 사용하지 않고도, Django 쪽의 DRF 를 사용하지 않고도, 쉽게 할 수 있다.

Course content

10 sections70 lectures7h 17m total length
  • 완성 프로그램 미리 보기4:08
  • 소스 및 수업자료 (Django 5.x, Vue/Vuetify 3.x 추가 제공)0:15

Requirements

  • Django 튜토리얼 예제는 스스로 코딩할 수 있다.
  • Django 클래스형 뷰 코딩 경험이 있다.
  • Vue 기본 디렉티브는 알고 있다.
  • ** 이 강좌는 Post Read API 기능 만들기 까지이고, Post Create/Update/Delete 및 인증 기능은 별도의 강좌가 있습니다.
  • ** Post CRUD 및 인증 동영상은 Udemy 에도 있고 (영어자막 제공), 한국의 인프런에도 있습니다. 동일한 강좌입니다.

Description

We can do web programming with Vue.js and Django together.

Both are easy to learn.

Vue.js is Client web framework which provides client rendering with virtual DOM and nice user experiences.

Also Django is Server web framework which provides ORM, built-in Admin, Authorizations, and more.

We can do it without Vue Router and Vuex. Moreover, we can do it without Django DRF.

So very easy.

** This lecture covers until the Post Read API. (English subtitles included)

** There are separate lecture for the Post Create/Update/Delete and Authentication in the Udemy. (English subtitles included)


Who this course is for:

  • 클라이언트와 서버 프로그램을 독립적으로 구성하고 싶다.
  • Django 웹 프로그램을 한단계 업그레이드 하고 싶다.
  • 장고의 클래스형 뷰를 자유자재로 활용하고 싶다.
  • Vue 웹 프로그램의 백단을 Django 로 하고 싶다.
  • 화면을 멋지게, Vuetify 라이브러리를 활용하고 싶다.