Latest Posts

All blog posts sorted by newest first.

django View

2019-05-23
let's see how to make View and how to use View in django for web pages.
see more →

django ORM

2019-05-21
let's see what ORM(Object-Relational Mapping) is and how to create, read, update, delete a data via django ORM(Object-Relational Mapping).
see more →

django Routing

2019-05-20
let's see how to manage the website routing via django url management feature.
see more →

django Administrator Page

2019-05-17
let's see how to use the administrator page that django basically provides
see more →

Use Models in Django

2019-05-14
let's see how to create an application in django project and, how to make and use Models for storing the data required in the project.
see more →

Start Django Project

2019-04-24
let's start django project with django command and let's see how to configure django project and connect DB(mysql).
see more →

Django installation

2019-04-23
let's see how to install django and how to configure django.
see more →

Open the app with the specific file

2019-04-16
this blog post is about how to open RN(React Native) app with the specific file(like excel, powerpoint, etc).
see more →

Make Import path based on Root in RN(React Native)

2019-04-15
let's make Import path based on Root in RN(React Native)
see more →

Apply custom font to RN(React Native)

2019-04-10
let's see how to apply custom font to RN(React Native) and how to use custom font.
see more →

「일단공부(Il-Dan-Gong-Bu)」 App Development Journal(RN, React Native)

2019-03-20
I've use RN(React Native) to develop the App called 「일단공부(Il-Dan-Gong-Bu)」. in here, I've written the development journal about this app.
see more →

How to use sqlite in RN(React Native)

2019-03-18
let's see how to use sqlite database in RN(React Native).
see more →

SHARE
Twitter Facebook RSS