Closed code-withAshish closed 1 year ago
as i saw in the repository the ui is made in
react
and some parts invue
which is somewhat confusing to me as the UI is very simple and why would you need two different frameworks to do this and also usage of deno in the project is okay but still why?
also what I mean by all of this is , such a simple work could have been done by single technology to keep the matter simple and more maintainable .
You should read the thread in the group chat. Astro is used because it supports multiple technologies as you noted, and this allows others to contribute with whatever they are comfortable with.
Discussion: https://t.me/grammyjs/118131 and the Astro suggestion: https://t.me/grammyjs/118298.
Yeah although the t.me links are not working for some reason..my confusion was not with astro but usage of different frameworks in it for such a simple task, but I think that's quite reasonable. also any workarounds for the chat links?
also any workarounds for the chat links?
Try pasting the link in your Telegram client and then opening it from there (e.g.: send to saved messages). Or if t.me is blocked by your ISP, (I had similar experience before) changing t.me to telegram.me should work.
as i saw in the repository the ui is made in
react
and some parts invue
which is somewhat confusing to me as the UI is very simple and why would you need two different frameworks to do this and also usage of deno in the project is okay but still why?