Latest Posts

All blog posts sorted by newest first.

App icon & Splash image in React Native

2019-10-18
Let's see how to make App icon and Splash image via react-native-make library in React Native.
see more →

Configure automatically development environment on Mac via Homebrew and Shell Script

2019-10-10
Let's see how to configure automatically development environment on Mac via Homebrew and Shell Script. and then Let's see how to use Brewfile and Shell script on new Mac for configuring the development environment.
see more →

Images And Web Font in React

2019-06-14
let's see how to use Images and Web Font in React project based on Webpack.
see more →

React Router

2019-06-13
let's see how to use react-router to route the page in React.
see more →

Local Push Notification

2019-06-13
let's see how to implement Local Push Notification by using react-native-push-notification.
see more →

Make Import path based on Root in React

2019-06-12
when import Component in React, let's make import path based on Root.
see more →

Use styled-components in React

2019-06-11
let's see how to use styled-components in React.
see more →

Use Typescript In React

2019-06-10
let's see how to set Typescript in React, and how to use Typescript in React simply
see more →

Start React With Webpack

2019-06-09
let's see how to configure Webpack for starting React, and let's make simple React project.
see more →

Django Custom User Model

2019-06-07
let's see how to make Custom User Model in django.
see more →

Use JWT in django

2019-06-06
let's see how to use JWT(Json Web Token) for API in django project.
see more →

Convert django Models to JSON for response

2019-06-05
let's see how to convert QuerySet from Models to JSON type and response it when we use django for API.
see more →

SHARE
Twitter Facebook RSS