# web dev
총 3개의 포스트

Introducing Asynchronous Javascript
Dynamic client-side scripting > asynchronous JavascriptJavascript by its nature is synchronous. Each line is executed in the order it appears in the c
2020년 12월 28일
·
0개의 댓글<Django> Introduction to Django Project-2
As described in previous post, a model contains the essential fields and behaviors of the data the user is storing. To create a polling app, we will n
2020년 5월 5일
·
0개의 댓글
<Django> Introduction to Django Project-1
Creating a project, files overview, models, the development server, changing the port.
2020년 5월 4일
·
0개의 댓글