Jessica LeeJavaScript Closure - What and Why?I have read and studied the concept of ‘closure’ in JavaScript multiple times, but it has been very difficult to get familiar with it.Aug 19, 2022Aug 19, 2022
Jessica LeeVue JS: Listening to Key Events Using Computed Properties and V-modelThere are many times that you want to listen to key events, in my case the esc key events when closing modals, popups, etc. Listening to…Nov 17, 2021Nov 17, 2021
Jessica LeeProject Setup with Vue.jsIf you are using Vue.js for the very first time, we can start by installing Vue CLI. Vue CLI is a standard tooling for Vue.js development.May 16, 2021May 16, 2021
Jessica LeeThe 1st Team Project Review at WeCode Bootcamp6 weeks at WeCode Bootcamp have already passed. As finishing the foundation course, we started a 2-week team project that ended yesterday…Apr 24, 2021Apr 24, 2021
Jessica LeeThe 1st Team Project Review (at WeCode Bootcamp)벌써 위코드의 부트캠프를 시작한지 6주가 지났다. Foundation 코스를 마치고 4월 12일 부터 23일까지 2주간 첫번째 팀 프로젝트를 진행하고 어제 프리젠테이션을 마쳤다. 오늘은 이번 2주간의 기간을 회고하는 시간을 가지며 블로그를 작성해…Apr 24, 2021Apr 24, 2021
Jessica LeeCreate An Outside Click Handler in React JSThis post is about how to create an outside click handler in React using createRef(). The feature that I wanted to create is:Apr 11, 2021Apr 11, 2021