Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/taggon/js-frameworks-comparison-todo-sizes

JS Frameworks Comparison based on TodoMVCs
https://github.com/taggon/js-frameworks-comparison-todo-sizes

Last synced: 11 days ago
JSON representation

JS Frameworks Comparison based on TodoMVCs

Awesome Lists containing this project

README

        

# JS Frameworks Comparison based on TodoMVC sizes

_Korean text is following. 한국어 컨텐츠는 스크롤을 내리면 있습니다._

This repository shows a comparison of the sizes of the different JS frameworks used in TodoMVC. The todoMVCs are originally written by [Ryan Carniato](https://gist.github.com/ryansolid/aa5bd12ed4e2f9d592c4b23e58d6fa85), the creator of [Solid](https://solidjs.com/) framework. then, I updated the frameworks to the latest versions and fixed a couple of errors/warnings. The benchmark is written on top of [Evan You's work](https://github.com/yyx990803/vue-svelte-size-analysis).

The full article of the benchmark can be found [here](https://taegon.kim/archives/10477) (written in Korean).

이 저장소는 TodoMVC를 각 프레임워크로 구현한 코드의 크기를 비교합니다. 사용된 TodoMVC의 코드는 원래 [Solid](https://solidjs.com/) 프레임워크의 개발자인 [Ryan Carniato](https://gist.github.com/ryansolid/aa5bd12ed4e2f9d592c4b23e58d6fa85)이 작성한 것이며, 제가 프레임워크를 최신 버전으로 업데이트하고 오류와 경고 메시지를 일부 수정했습니다. 벤치마크는 Evan You가 [작성했던 것]((https://github.com/yyx990803/vue-svelte-size-analysis))을 기반으로 만들었습니다.

이 벤치마크를 사용한 전체 글은 [제 블로그]((https://taegon.kim/archives/10477))에서 볼 수 있습니다.