Configurations

SVG를 React에서 사용하는 다양한 방법: Sprite & SVGR

프론트엔드 개발에서 SVG(Scalable Vector Graphics)는 해상도 독립적인 아이콘이나 그래픽을 표현하는 데 필수적입니다. 하지만 프로젝트 규모가 커지고 아이콘의 수가 늘어날수록, SVG를 효율적으로 관리하고 성능을 최적화하는 것은 중요한 과제가 됩니다. 이 글에서는 React

Killing custom URL schemes on macOS

Implement a Custom Protocol on MacAfter spending several days in total with this I now had success and the custom protocol works as expected. Basically its correct, that only a CFBundleURLTyp…Qt ForumC

AWS Amplify console Hosting

Welcome to AWS Amplify Hosting - AWS Amplify HostingLearn about using Amplify to deploy and host apps, and managing them using Amplify Studio.AWS Amplify HostingAWS Amplify Console을 이용한 프론트엔드 배포자동화 시스템 구축하기이번

Apple silicon Mac에서 Node.js 셋업

현재, Node.js 가 Apple silicon을 지원하는 최소 버전이 15.5 이라, 그 이상을 설치하고 사용하면 놀라운 성능을 누릴 수 있습니다. Running Node.js natively on Apple SiliconComponent-driven design & development for the