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

Switch Ionic/Angular to Svelte/Tailwind #24

@pedropapa

Description

@pedropapa

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions