Go to file
Tomasz Półgrabia 313747938e Fixing angular i18n regeneration process. 2021-01-03 17:17:15 +01:00
backend Angular using custom translation ids. 2021-01-03 16:53:54 +01:00
frontend-angular Fixing angular i18n regeneration process. 2021-01-03 17:17:15 +01:00
frontend-react Adding initial version for react i18n. 2021-01-02 12:39:13 +01:00
frontend-vue Removing unnecessary classnames dependency for vue project. 2021-01-03 16:30:39 +01:00
.gitignore Initial frontend frameworks demo version. 2021-01-01 19:29:44 +01:00
README.md Updated readme description. 2021-01-03 13:10:57 +01:00

README.md

Purpose of this repository

It's a repository sharing the same backend to demonstrate knowledge of various javascript frameworks. GUIs should be pretty the same in all versions of frontend.

Frameworks tested:

  • Angular - done
  • React - done
  • Vue - almost done but still requires some polishes
  • Svelte - in plans