tool + it tool vscode accept [VS Code] 쉼표(,), 세미콜론(;) 등으로 자동 완성 기능 끄기💡 VS Code에서의 자동 완성은 굉장히 편리하다. VS Code 뿐 아니라 여타 IDE에서의 자동 완성은 '생산성 향상'을 도와준다.하지만 VSCODE의 디폴트 설정과 내 일하는 방식이 충돌을 일으켜 생산성을 떨어뜨리는 경우가 종종 생긴다. 코딩을 처음 할 땐 디 wono | discuss | tweet + it tool git 매일 배포하는 팀이 되는 여정(1) — 브랜치 전략 개선하기안녕하세요, 당근페이 머니서비스팀 백엔드 엔지니어 제레미예요. 당근페이팀에 합류한 지 2년이 다 되어 가는데, 합류 당시 작성된 코드 베이스가 한 줄도 없는 상황에서 새로운 제품을 만드는 것과 별개로 개발팀 문화와 프로세스도 함께 만들어 나갔어요. 그 중에서도 서비스 배포를 하는 과정에서 겪었던, 우리 팀에 더 적합한 브랜치 전략을 찾아 나갔던 여정에… wono | discuss | tweet + it tool git [GIT] 📈 깃 브랜치 전략 정리 - Github Flow / Git FlowGIT 브랜치 전략 브랜치 전략이란 여러 개발자가 하나의 저장소를 사용하는 환경에서 저장소를 효과적으로 활용하기 위한 work-flow다. 브랜치의 생성, 삭제, 병합 등 git의 유연한 구조를 활용해서, 각 개발자들의 혼란을 최대한 줄이며 다양한 방식으로 소스를 관리하는 역할을 한다. 즉, 브랜치 생성에 규칙을 만들어서 협업을 유연하게 하는 방법론을 말한다. 만일 브랜치 전략이 없으면? 브랜치 전략이 없을 때 단점은 깃을 사용한지 얼마 안됐던 개발자라면 모두 겪어본 상황들일 것이다. 어떤 브랜치가 최신 브랜치지? 어떤 브랜치를 끌어와서 개발을 시작해야 하지? 어디에 Push를 보내야 하지? 핫픽스를 해야하는데 어떤 브랜치를 기준으로 수정해야할까? 배포 버전은 어떤 걸 골라야하지? 규모가 어느정도 이상 .. wono | discuss | tweet + it tool git Git 브랜치 전략Gitflow Workflow | Atlassian Git TutorialMAKE 애플리케이션의 공식 릴리즈 기록과 기능 개발 기록 등을 저장하기 위해 버전 관리 도구 Git 을 사용하고 있습니다. 여러가지 Git 브랜치 전략중 Git-flow 브랜치 전략을 기본 바탕 wono | discuss | tweet + it tool git git branch 전략어떤 브랜치가 최신인가어떤 브랜치를 끌어와서 시작해야하지?어디에 push를 보내야하나배포 버전은 어떤걸 골라야하지?메인 브랜치는 <span style='background-color: master는 배포 가능한 상태만을 관리하는 브랜치develop는 다음에 배포할 wono | discuss | tweet + it tool adaptive-cards 적응 카드 개요 - Adaptive Cards wono | discuss | tweet + it tool dbeaver virtual er diagram export · Issue #22028 · dbeaver/dbeaverWhen I created a connection in my er diagram and wanted to export it to share with the rest of my team via a virtual foreign key, I found that I couldn't find this functionality and I couldn't even find an alternative. wono | discuss | tweet + it tool dbeaver dbeaver foreign key 설정 명령어 없이 간단하게 해 봅시다. - Codingdog Blogforeign key는 어떤 속성에서 다른 속성을 참조하기 위해 쓰이는 키입니다. 명령어 한 줄 없이 dbeaver에서 foreign key를 생성하고 설정하는 방법에 대해서 간단하게 알아보도록 하겠습니다. wono | discuss | tweet + it tool dbeaver portable DBeaver portable 버전 장점DBeaver 포터블(portable) 버전 장점은 회사 PC에서 사용하는 버전을 폴더 단위로 압축하여 집에서 같은 환경을 구성 할 수 있습니다. wono | discuss | tweet + it tool playwright E2E 테스트로 왜 Playwright 선택했는가?이 글은 'E2E 테스트 도구(tool)들 분류하기'에 이은 3번째 연재물입니다. 앞서 분류했던 Progressive automation과 Test runner 영역에서 각각의 도구를 선택했습니다. 이때 선택의 기준을 세우고 그 기준에 맞게끔 선택을 했는데요. 그 선택 과정을 정리해 본 글입니다. 목차 무엇을 선택했는가? 왜 선택했는가? 성능 다양한 브라우저 지원 병렬처리 멀티 Tab 지원 왜 Cucumber는 선택하지 않았나? 마무리 연재물 테스트도 종류가 있다.(링크) E2E 테스트 도구(tool)들 분류하기.(링크) E2E 테스트로 왜 Playwirght 선택했는가?(링크) Playwright, Auth 자동화와 API Mocking(링크) Playwright 빌드 자동화 구축(링크) VScode를.. wono | discuss | tweet + it tool test playwright API testing | PlaywrightIntroduction wono | discuss | tweet + it tool npm npm-install | npm DocsInstall a package wono | discuss | tweet + it tool package pnpm 삭제 | pnpm전역으로 설치된 패키지 삭제 wono | discuss | tweet + it tool package 패키지 매니저 비교 - npm, yarn, pnpm패키지 매니저 알아보기 - 각각의 특징과 간단한 사용 방법 wono | discuss | tweet + it tool vsfull Visual Studio 제거개발자를 위한 통합 생산성 도구 모음과 함께 Visual Studio 설치를 제거합니다. wono | discuss | tweet + it tool remote anydesk 크롬 원격 데스크톱 애니데스크 팀뷰어 wono | discuss | tweet + it tool nircmdc nirsoft nircmd vs nircmdc | What’s The Difference - Computer SoftonicWindows users often face difficulties while automating repetitive tasks and streamlining their workflow. From adjusting system settings to executing complex scripts, the process can be tiring and time-consuming. Enter NirCmd and NirCmdC, two powerful command-line tools designed to simplify the management of Windows tasks. These utilities allow users to control various aspects of their operating... wono | discuss | tweet + it tool nircmd nirsoft NirCmd Command Reference - setsysvolume wono | discuss | tweet + it dev tool visual studio shortcuts 바로 가기 키 - Visual Studio (Windows)다양한 명령과 창에 액세스할 수 있는 Visual Studio 기본 바로 가기 키에 대해 알아봅니다. wono | discuss | tweet + it tool license ms Microsoft Visual Studio Community 2022의 기업 사용 가능 여부SW 라이선스 컨설팅 wono | discuss | tweetNext
+ it tool vscode accept [VS Code] 쉼표(,), 세미콜론(;) 등으로 자동 완성 기능 끄기💡 VS Code에서의 자동 완성은 굉장히 편리하다. VS Code 뿐 아니라 여타 IDE에서의 자동 완성은 '생산성 향상'을 도와준다.하지만 VSCODE의 디폴트 설정과 내 일하는 방식이 충돌을 일으켜 생산성을 떨어뜨리는 경우가 종종 생긴다. 코딩을 처음 할 땐 디 wono | discuss | tweet
+ it tool git 매일 배포하는 팀이 되는 여정(1) — 브랜치 전략 개선하기안녕하세요, 당근페이 머니서비스팀 백엔드 엔지니어 제레미예요. 당근페이팀에 합류한 지 2년이 다 되어 가는데, 합류 당시 작성된 코드 베이스가 한 줄도 없는 상황에서 새로운 제품을 만드는 것과 별개로 개발팀 문화와 프로세스도 함께 만들어 나갔어요. 그 중에서도 서비스 배포를 하는 과정에서 겪었던, 우리 팀에 더 적합한 브랜치 전략을 찾아 나갔던 여정에… wono | discuss | tweet
+ it tool git [GIT] 📈 깃 브랜치 전략 정리 - Github Flow / Git FlowGIT 브랜치 전략 브랜치 전략이란 여러 개발자가 하나의 저장소를 사용하는 환경에서 저장소를 효과적으로 활용하기 위한 work-flow다. 브랜치의 생성, 삭제, 병합 등 git의 유연한 구조를 활용해서, 각 개발자들의 혼란을 최대한 줄이며 다양한 방식으로 소스를 관리하는 역할을 한다. 즉, 브랜치 생성에 규칙을 만들어서 협업을 유연하게 하는 방법론을 말한다. 만일 브랜치 전략이 없으면? 브랜치 전략이 없을 때 단점은 깃을 사용한지 얼마 안됐던 개발자라면 모두 겪어본 상황들일 것이다. 어떤 브랜치가 최신 브랜치지? 어떤 브랜치를 끌어와서 개발을 시작해야 하지? 어디에 Push를 보내야 하지? 핫픽스를 해야하는데 어떤 브랜치를 기준으로 수정해야할까? 배포 버전은 어떤 걸 골라야하지? 규모가 어느정도 이상 .. wono | discuss | tweet
+ it tool git Git 브랜치 전략Gitflow Workflow | Atlassian Git TutorialMAKE 애플리케이션의 공식 릴리즈 기록과 기능 개발 기록 등을 저장하기 위해 버전 관리 도구 Git 을 사용하고 있습니다. 여러가지 Git 브랜치 전략중 Git-flow 브랜치 전략을 기본 바탕 wono | discuss | tweet
+ it tool git git branch 전략어떤 브랜치가 최신인가어떤 브랜치를 끌어와서 시작해야하지?어디에 push를 보내야하나배포 버전은 어떤걸 골라야하지?메인 브랜치는 <span style='background-color: master는 배포 가능한 상태만을 관리하는 브랜치develop는 다음에 배포할 wono | discuss | tweet
+ it tool dbeaver virtual er diagram export · Issue #22028 · dbeaver/dbeaverWhen I created a connection in my er diagram and wanted to export it to share with the rest of my team via a virtual foreign key, I found that I couldn't find this functionality and I couldn't even find an alternative. wono | discuss | tweet
+ it tool dbeaver dbeaver foreign key 설정 명령어 없이 간단하게 해 봅시다. - Codingdog Blogforeign key는 어떤 속성에서 다른 속성을 참조하기 위해 쓰이는 키입니다. 명령어 한 줄 없이 dbeaver에서 foreign key를 생성하고 설정하는 방법에 대해서 간단하게 알아보도록 하겠습니다. wono | discuss | tweet
+ it tool dbeaver portable DBeaver portable 버전 장점DBeaver 포터블(portable) 버전 장점은 회사 PC에서 사용하는 버전을 폴더 단위로 압축하여 집에서 같은 환경을 구성 할 수 있습니다. wono | discuss | tweet
+ it tool playwright E2E 테스트로 왜 Playwright 선택했는가?이 글은 'E2E 테스트 도구(tool)들 분류하기'에 이은 3번째 연재물입니다. 앞서 분류했던 Progressive automation과 Test runner 영역에서 각각의 도구를 선택했습니다. 이때 선택의 기준을 세우고 그 기준에 맞게끔 선택을 했는데요. 그 선택 과정을 정리해 본 글입니다. 목차 무엇을 선택했는가? 왜 선택했는가? 성능 다양한 브라우저 지원 병렬처리 멀티 Tab 지원 왜 Cucumber는 선택하지 않았나? 마무리 연재물 테스트도 종류가 있다.(링크) E2E 테스트 도구(tool)들 분류하기.(링크) E2E 테스트로 왜 Playwirght 선택했는가?(링크) Playwright, Auth 자동화와 API Mocking(링크) Playwright 빌드 자동화 구축(링크) VScode를.. wono | discuss | tweet
+ it tool package 패키지 매니저 비교 - npm, yarn, pnpm패키지 매니저 알아보기 - 각각의 특징과 간단한 사용 방법 wono | discuss | tweet
+ it tool vsfull Visual Studio 제거개발자를 위한 통합 생산성 도구 모음과 함께 Visual Studio 설치를 제거합니다. wono | discuss | tweet
+ it tool nircmdc nirsoft nircmd vs nircmdc | What’s The Difference - Computer SoftonicWindows users often face difficulties while automating repetitive tasks and streamlining their workflow. From adjusting system settings to executing complex scripts, the process can be tiring and time-consuming. Enter NirCmd and NirCmdC, two powerful command-line tools designed to simplify the management of Windows tasks. These utilities allow users to control various aspects of their operating... wono | discuss | tweet
+ it dev tool visual studio shortcuts 바로 가기 키 - Visual Studio (Windows)다양한 명령과 창에 액세스할 수 있는 Visual Studio 기본 바로 가기 키에 대해 알아봅니다. wono | discuss | tweet
+ it tool license ms Microsoft Visual Studio Community 2022의 기업 사용 가능 여부SW 라이선스 컨설팅 wono | discuss | tweet