전체 글385 [Git] Tag 생성 명령어 git tag v0.1.0 git push origin v0.1.0 2025. 10. 2. [Android] 클린 아키텍처와 앱 아키텍처는 다르다 Official Android guidanceUI -> Domain -> Data Clean architectureUI -> Domain 2025. 9. 26. [Android] Circuit Circuit을 사용하기에 앞서 해당 개념을 정리하고 Circuit을 사용하면 좋은 이유에 대해 알아보자. Circuit⚡️ Circuit Circuit is used in production at Slack and ready for general use 🚀. The API is considered unstable as we continue to iterate on it. Overview Circuit is a simple, lightweight, and extensible framework for building Kotlin applications thatslackhq.github.ioCircuit 이란?Slack에서 개발한 Kotlin Multiflatform 및 Jetpack Compose 애플리.. 2025. 9. 25. 도메인 특정 언어 DSL DSL이란?DSL : domain specific language DSL이란, 특정 영역을 타겟하고 있는 언어를 말한다 예를 들어 SQL! DB의 데이터를 참조하기 위해 날리는 query는 말 그대로 "DB에 데이터를 참조하기 위한 목적"으로만 사용되lannstark.tistory.com 2025. 9. 17. 데이터 변경 이력 관리 모델 설계 전 내용 정리 2025. 9. 3. [React] Lottie Files 사용하기 Install Packagenpm i lottie-react 아래 링크에서 원하는 로티 파일 다운로드 후 코드를 작성합니다. (파일을 직접 다운로드하지 않고 URL 사용도 가능) LottieFiles: Download Free lightweight animations for website & apps.Effortlessly bring the smallest, free, ready-to-use motion graphics for the web, app, social, and designs. Create, edit, test, collaborate, and ship Lottie animations in no time!lottiefiles.com간단하게 로그인 성공 후 애니메이션을 1.5초 동안 출력하도록 .. 2025. 8. 19. 이전 1 2 3 4 5 ··· 65 다음