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

https://github.com/niklasmerz/frameworks

Just looking at frameworks, don't judge me.
https://github.com/niklasmerz/frameworks

Last synced: 5 months ago
JSON representation

Just looking at frameworks, don't judge me.

Awesome Lists containing this project

README

          

# Niklas' Take Angular, React, Vue

## Angular (judging from years of using)

* **Templates**
* **Typescript**
* Value binding
* CLI + Tooling
* Enterprisy
* Upgradability
* Router?

## React (judging from a workshop)

* Boilerplate
* no CLI?
* render/generating HTML, JSX/TSX not my cup of tea
* Tooling complicated, many ways to do something?
* More famous
* State Management WTF? (redux etc.)
* how to even get started

## Vue (judging from videos)

* similar to Angular but lighter?
* TS support?
* not as mature as Angular?
* Simpler as Angular?

# TESTS TESTS TESTS!!!