멀리 떠나간 친구 내 친구가 떠났다 지금은 뭘 하든 머리속에서 같이 이야기 했던 기억이 떠오른다. 하지만 이런 기억도 시간이 지나면 잊혀지겠지.. 하지만 나는 잊고 싶지 않다. 그래서 이렇게 그 친구에 대해 써볼까 한다. 은선이를 언제 알게 되었는지는 기억이 없다. 그냥 어느 순간 같이 놀고 있었다. 내 기억으로는 중학교 동창에 고등학...
2019year
2019 회고록 아는 지인이 요즘 회고록쓰는게 인기라길래 저도 한번 써볼까 합니다. 겸사겸사 지금 딴짓하고 싶기도 하고 해서 일하기가 싫어서 이 글을 쓰고 있는것은 아닙니다. 어떻게 써야 할지 몰라 일단 1월부터 시작 해볼렵니다. 12월 가장 최근 일이라 어찌저찌 쓸수 있게 작업 내용 社内報 ...
Go Language
Start Go Lang
React Hook
React Hook Hook은 v16.8에 새로 도입된 기능, 함수형 컴포넌트에서도 상태 관리를 가능캐 하는 useState, 렌더링 직후 작업을 설정하는 useEffect 등의 기능을 제공 한다 최근에는 Hook 과 react-redux 를 이용하는 기능이 많이 지고 있다. 1. useState Hook의 가장 기본적인 기능으로서,...
First Post
First Post 안녕하세요 ! 반갑습니다!@@@@@@@@@@
Customize the Favicon
In Chirpy, the image files of Favicons are placed in assets/img/favicons/. You may need to replace them with your own. So let’s see how to customize these Favicons. With a square image (PNG, JPG o...
Getting Started
Installation Fork Chirpy on GitHub, rename the repository to USERNAME.github.io (where USERNAME is your GitHub username), and then open terminal and clone the fork to local by: $ git clone https:...
Writing a New Post
Naming and Path Create a new file named YYYY-MM-DD-TITLE.EXTENSION and put it in the _posts/ of the root directory. Please note that the EXTENSION must be one of md and markdown. Front Matter Ba...
Text and Typography
This post is to show Markdown syntax rendering on Chirpy, you can also use it as an example of writing. Now, let’s start looking at text and typography. Titles H1 - heading H2 - heading H3 - h...