+ it dev fe 작게 시작하는 성능 개선 wono | discuss | tweet + it dev nextjs swr React-Query vs SWR블로그 이전하였습니다. React-Query vs SWR 비슷하지만 다른 react-query와 swr를 컨셉을 이해하며 비교해보자 yoon-hae-min.github.io 기존 글 서론 둘이 비교하기 앞서 왜 이런 라이브러리를 쓰는지부터 보고 가자 React에서 서버로부터 데이터를 가져오거나 전송해야할때 fetch Api를 사용하거나 axios를 사용하고는 한다. 이를 사용해서 충분히 서버와 데이터를 주고받을 수 있으나 규모가 커지면서 데이터 처리, 에러핸들링과 같은 부가적인 요인들이 많아지게 된다. 직접 구현해도 되지만 라이브러리를 이용해서 좀 더 쉽게 처리할 수 있다. 공통점 1. 데이터 요청 및 관리를 하기 쉽게 만들어 준다. 2. 캐시를 통해 api 호출을 줄이고 성능(UX)를 향상할 수 있다... wono | discuss | tweet + it dev nextjs swr API – SWRSWR is a React Hooks library for data fetching. SWR first returns the data from cache (stale), then sends the fetch request (revalidate), and finally comes with the up-to-date data again. wono | discuss | tweet + it dev nextjs swr swr compared to @tanstack/react-query - Peterbe.comComparing swr compared to @tanstack/react-query for doing client-side data fetching in a React app. wono | discuss | tweet + it dev nextjs swr swr 에서 react-query 전환기 | 네이버페이 기술블로그안녕하세요. 금융 FE의 김범준입니다. 새로 팀에 입사한 후, 새로운 프로젝트를 시작하는데에 참여하게 ... wono | discuss | tweet + it dev nextjs cache NextJS cache patterns for server actions wono | discuss | tweet + it ops git commit When to use "chore" as type of commit message?What is the use of chore in semantic version control commit messages? Other types like feat or fix are clear, but I don't know when to use "chore". Can anyone provide a couple of examples... wono | discuss | tweet + it ops aws iam billing IAM Identity Center 계정 설정IAM IAM이란 IAM은 AWS Identity and Access Management의 약자로, 사용자 및 그룹을 만들어서 AWS 리소스에 대한 액세스를 안전하게 제어할 수 있는 웹 서비스이다. IAM 유형 AWS에는 두 가지 유형의 사용자(계정)가 있다. wono | discuss | tweet + it ops rds public AWS public IP 요금 부과에 따른 대처 및 EC2를 이용한 RDS 외부 연결하기AWS에서 2024년 2월부터 퍼블릭 IPv4 주소에 대한 요금이 부과되기 시작하면서, 비용 절감을 위해 AWS 인프라를 IPv6로 전환하고 퍼블릭 IP 사용을 최소화하려는 노력이 필요해졌다. 이에 퍼블릭 IP 없이 RDS와 같은 AWS 리소스를 외부에서 접근하는 방법에 대해 자세히 설명한다. wono | discuss | tweet + it ops aws graviton AWS Graviton Migration ExperienceAWS Graviton 마이그레이션 경험 wono | discuss | tweet + it ops aws rds Amazon RDS를 사용해 PostgreSQL 데이터베이스를 생성 및 연결자습서: Amazon RDS를 사용해 PostgreSQL 데이터베이스를 생성 및 연결 wono | discuss | tweet + it ops aws naming 2. AWS 아키텍처 설계 기본 - Alchemine Studio wono | discuss | tweet + it dev vscode prettier Prettier 상세 설정 - .Prettierrc 설정 파일 사용Prettier는 크게 3가지 방법으로 설정할 수 있다.첫 번째 방법은 Prettier 명령어를 실행할 때 커맨드 라인 옵션으로 넘기는 방법이다. 일회성 설정을 할 때는 간편하게 쓸 수 있지만, 설정할 항목이 많아지면 오히려 작성하기 어렵고 오타가 날 확률이 높다.Co wono | discuss | tweet + it ops github linguist/lib/linguist/languages.yml at main · github-linguist/linguistLanguage Savant. If your repository's language is being reported incorrectly, send us a pull request! - linguist/lib/linguist/languages.yml at main · github-linguist/linguist wono | discuss | tweet + it ops mysql mysql backup과 restore(복구)는 어떻게 하나요? wono | discuss | tweet + it ops git readme standard-readme/README.md at main · RichardLitt/standard-readmeA standard style for README files. Contribute to RichardLitt/standard-readme development by creating an account on GitHub. wono | discuss | tweet + it ops git image 4 Ways to Add Images to GitHub README + 1 Bonus Method | CloudinaryGitHub is a popular platform for storing, managing, and sharing source code. README.md is your Github repository's welcome mat. wono | discuss | tweet + it ops git commit Conventional Commits커밋 메시지에 사용자와 기계 모두가 이해할 수 있는 의미를 부여하기 위한 스펙 wono | discuss | tweet + it ops git branch GitHub 플랜 및 계정 유형 총정리: 요금제와 기능 한눈에 보기GitHub 플랜과 계정 유형 비교 완벽 가이드: 무료부터 유료까지 내 프로젝트에 맞는 요금제 선택하기 wono | discuss | tweet + it ops git branch GitHub의 조직 차원에서 저장소에 적용할 규칙을 관리할 수 있는 Repository Rules :: Outsider's Dev Story23년 7월 GitHub은 저장소에 적용할 수 있는 [저장소 규칙(Repository Rules)](https://github.blog/2023-07-24-github-repository-rules-are-now-generally-available/) 기능을 정식으로 공개했다. 협업하다... wono | discuss | tweetNext
+ it dev nextjs swr React-Query vs SWR블로그 이전하였습니다. React-Query vs SWR 비슷하지만 다른 react-query와 swr를 컨셉을 이해하며 비교해보자 yoon-hae-min.github.io 기존 글 서론 둘이 비교하기 앞서 왜 이런 라이브러리를 쓰는지부터 보고 가자 React에서 서버로부터 데이터를 가져오거나 전송해야할때 fetch Api를 사용하거나 axios를 사용하고는 한다. 이를 사용해서 충분히 서버와 데이터를 주고받을 수 있으나 규모가 커지면서 데이터 처리, 에러핸들링과 같은 부가적인 요인들이 많아지게 된다. 직접 구현해도 되지만 라이브러리를 이용해서 좀 더 쉽게 처리할 수 있다. 공통점 1. 데이터 요청 및 관리를 하기 쉽게 만들어 준다. 2. 캐시를 통해 api 호출을 줄이고 성능(UX)를 향상할 수 있다... wono | discuss | tweet
+ it dev nextjs swr API – SWRSWR is a React Hooks library for data fetching. SWR first returns the data from cache (stale), then sends the fetch request (revalidate), and finally comes with the up-to-date data again. wono | discuss | tweet
+ it dev nextjs swr swr compared to @tanstack/react-query - Peterbe.comComparing swr compared to @tanstack/react-query for doing client-side data fetching in a React app. wono | discuss | tweet
+ it dev nextjs swr swr 에서 react-query 전환기 | 네이버페이 기술블로그안녕하세요. 금융 FE의 김범준입니다. 새로 팀에 입사한 후, 새로운 프로젝트를 시작하는데에 참여하게 ... wono | discuss | tweet
+ it ops git commit When to use "chore" as type of commit message?What is the use of chore in semantic version control commit messages? Other types like feat or fix are clear, but I don't know when to use "chore". Can anyone provide a couple of examples... wono | discuss | tweet
+ it ops aws iam billing IAM Identity Center 계정 설정IAM IAM이란 IAM은 AWS Identity and Access Management의 약자로, 사용자 및 그룹을 만들어서 AWS 리소스에 대한 액세스를 안전하게 제어할 수 있는 웹 서비스이다. IAM 유형 AWS에는 두 가지 유형의 사용자(계정)가 있다. wono | discuss | tweet
+ it ops rds public AWS public IP 요금 부과에 따른 대처 및 EC2를 이용한 RDS 외부 연결하기AWS에서 2024년 2월부터 퍼블릭 IPv4 주소에 대한 요금이 부과되기 시작하면서, 비용 절감을 위해 AWS 인프라를 IPv6로 전환하고 퍼블릭 IP 사용을 최소화하려는 노력이 필요해졌다. 이에 퍼블릭 IP 없이 RDS와 같은 AWS 리소스를 외부에서 접근하는 방법에 대해 자세히 설명한다. wono | discuss | tweet
+ it ops aws rds Amazon RDS를 사용해 PostgreSQL 데이터베이스를 생성 및 연결자습서: Amazon RDS를 사용해 PostgreSQL 데이터베이스를 생성 및 연결 wono | discuss | tweet
+ it dev vscode prettier Prettier 상세 설정 - .Prettierrc 설정 파일 사용Prettier는 크게 3가지 방법으로 설정할 수 있다.첫 번째 방법은 Prettier 명령어를 실행할 때 커맨드 라인 옵션으로 넘기는 방법이다. 일회성 설정을 할 때는 간편하게 쓸 수 있지만, 설정할 항목이 많아지면 오히려 작성하기 어렵고 오타가 날 확률이 높다.Co wono | discuss | tweet
+ it ops github linguist/lib/linguist/languages.yml at main · github-linguist/linguistLanguage Savant. If your repository's language is being reported incorrectly, send us a pull request! - linguist/lib/linguist/languages.yml at main · github-linguist/linguist wono | discuss | tweet
+ it ops git readme standard-readme/README.md at main · RichardLitt/standard-readmeA standard style for README files. Contribute to RichardLitt/standard-readme development by creating an account on GitHub. wono | discuss | tweet
+ it ops git image 4 Ways to Add Images to GitHub README + 1 Bonus Method | CloudinaryGitHub is a popular platform for storing, managing, and sharing source code. README.md is your Github repository's welcome mat. wono | discuss | tweet
+ it ops git commit Conventional Commits커밋 메시지에 사용자와 기계 모두가 이해할 수 있는 의미를 부여하기 위한 스펙 wono | discuss | tweet
+ it ops git branch GitHub 플랜 및 계정 유형 총정리: 요금제와 기능 한눈에 보기GitHub 플랜과 계정 유형 비교 완벽 가이드: 무료부터 유료까지 내 프로젝트에 맞는 요금제 선택하기 wono | discuss | tweet
+ it ops git branch GitHub의 조직 차원에서 저장소에 적용할 규칙을 관리할 수 있는 Repository Rules :: Outsider's Dev Story23년 7월 GitHub은 저장소에 적용할 수 있는 [저장소 규칙(Repository Rules)](https://github.blog/2023-07-24-github-repository-rules-are-now-generally-available/) 기능을 정식으로 공개했다. 협업하다... wono | discuss | tweet