Skip to content
This repository was archived by the owner on Apr 26, 2022. It is now read-only.

Switch Ionic/Angular to Svelte/Tailwind #24

Open
1 task
pedropapa opened this issue Jan 15, 2020 · 0 comments
Open
1 task

Switch Ionic/Angular to Svelte/Tailwind #24

pedropapa opened this issue Jan 15, 2020 · 0 comments
Assignees

Comments

@pedropapa
Copy link
Member

pedropapa commented Jan 15, 2020

Currently, Ionic-Angular client-side code is taking forever to be downloaded from players. Svelte is a lightweight javascript framework that produces much less build code and is much more suitable for a gaming server's client-code than Ionic-Angular. Also, Tailwind is a lightweight responsive CSS framework that should the same job as Ionic's built-in responsive CSS classes do.

Core

  • Rewrite Angular code to Svelte code.
    Note: Implies in rewrite all client-side code, which currently is the entire player HUD.

Svelte docs: http://svelte.dev

@pedropapa pedropapa self-assigned this Jan 15, 2020
@pedropapa pedropapa changed the title Switch Angular > Svelte Switch Angular to Svelte Jan 15, 2020
@pedropapa pedropapa changed the title Switch Angular to Svelte Switch Ionic/Angular to Svelte/Tailwind Jan 15, 2020
@pedropapa pedropapa changed the title Switch Ionic/Angular to Svelte/Tailwind Switch Ionic-Angular to Svelte/Tailwind Jan 15, 2020
@pedropapa pedropapa changed the title Switch Ionic-Angular to Svelte/Tailwind Switch Ionic/Angular to Svelte/Tailwind Mar 23, 2020
pedropapa added a commit that referenced this issue Aug 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant