Giter Club home page Giter Club logo

counter-todo-app's Introduction

Counter Todo App

다양한 방법으로 Counter 및 Todo-App을 다루면서 라이브러리와 철학, 패턴을 학습합시다.

개요

간단한 튜토리얼을 진행할 저장소입니다.

Vanilla, React/Vue의 라이브러리 등을 사용하여 기초적인 상태 관리 사용 방법을 익히려고 만들었습니다.

현재 Counter 구현하기의 컨텐츠는 아래와 같습니다.

  1. Vanilla JavaScript
  2. React Context API
  3. React Redux
  4. React Recoil
  5. Vue Vuex

개발 환경

lerna로 Mono-Repo를 설정했습니다. 기본 언어는 TypeScript로 작성했습니다.

  • create-react-app
  • vue3-vite

사용법

설치

# clone or download
git clone https://github.com/InSeong-So/CounterApp.git

# change directory
cd ./CounterApp

# install
yarn install

실행

# Vanilla JavaScript
yarn start:vanilla

# React Context API
yarn start:context

# React Redux
yarn start:redux

# React Recoil
yarn start:recoil

# Vue Vuex
yarn start:vuex

counter-todo-app's People

Contributors

inseong-so avatar

Watchers

 avatar  avatar  avatar

Forkers

soonkyu93

counter-todo-app's Issues

😳 Recoil : Trouble/Thinking List

미해결

  • recoil atom 디자인 원칙 적용하기
  • 비동기 데이터를 atom에 저장하기
  • selectFamily / atomFamily 분류해서 사용하기

해결


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.