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.
- Host: GitHub
- URL: https://github.com/niklasmerz/frameworks
- Owner: NiklasMerz
- Created: 2021-02-08T14:54:08.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-09T10:24:56.000Z (over 5 years ago)
- Last Synced: 2025-06-01T02:47:06.248Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 928 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!!!