Skip to content
kimdohun0104 edited this page Sep 20, 2020 · 4 revisions

Kinda는 무엇인가요?

Kinda는 프로그램의 상태직관적이고 안전한 방법으로 관리할 수 있는 기능을 제공하는 라이브러리입니다.
Redux, FLUX, MVI 등 단방향 아키텍처에서 많은 영감을 받았으며, MVI 패턴에 가장 근접합니다.
MVI패턴에 대해 익숙하지 않다면, 저의 개인 블로그를 참고할 수 있습니다.

License

Copyright 2020 kimdohun0104

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Clone this wiki locally