Skip to content

Commit

Permalink
Reorganize
Browse files Browse the repository at this point in the history
  • Loading branch information
rojvv committed Feb 14, 2024
1 parent db5def9 commit c8105f2
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
<img src="assets/tapps.png" align="right" width="100" style="max-width: 100%" />

> A curated list of awesome things related to Telegram Mini Apps.
>
> Contents in other languages can be found [here](./other_resources.md).
Telegram Mini Apps are web apps that are launched right inside [Telegram](https://telegram.org), letting them have a consistent user experience.
They can take advantage of many features out of the box, including seamless authorization, integrated payments, push notifications, and much more.
Expand Down Expand Up @@ -31,15 +33,10 @@ They can take advantage of many features out of the box, including seamless auth

## Articles

> Only English contents are listed here.
>
> [Russian](./resources_ru.md) &middot; [Ukrainian](./resources_uk.md)
- [Step-by-Step guide to build a Telegram Chatbot with a simple WebApp UI using Python](https://medium.com/@calixtemayoraz/step-by-step-guide-to-build-a-telegram-chatbot-with-a-simple-webapp-ui-using-python-44dca453522f)
- [Telegram Mini App with React and Next.js](https://dev.to/bitofuniverse/telegram-web-app-with-react-and-nextjs-440i)
- [Creation of Telegram Mini Apps and interaction with them in Telegram bots](https://prog.world/creation-of-telegram-web-apps-and-interaction-with-them-in-telegram-bots)


## Videos

- [Telegram Mini Apps: tips and hacks | Arthur Stambultsyan](https://www.youtube.com/watch?v=amvZy9hzAic&t=2476)
Expand Down
10 changes: 9 additions & 1 deletion resources_ru.md → other_resources.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,22 @@
# Resources in Russian
# Resources in Other Languages

## Articles

### Russian

- [Создание Telegram Mini Apps и взаимодействие с ними в Телеграм ботах](https://habr.com/ru/articles/666278)
- [Telegram Web Apps: web applications inside Telegram](https://holyjs.ru/en/talks/7ce6dd405449413daf154fcd6a476fdb)

## Videos

### Russian

- [СОЗДАЕМ упрощенный DURGER KING](https://youtu.be/O1ZRJXKBa4U)
- [Web app TELEGRAM Бот на node js и React](https://youtu.be/MzO-0IYkZMU)
- [Как открыть WebApp и запустить магазин в Телеграм канале](https://youtu.be/nznt4-J-oHs)
- [Web App Telegram Bot (React + Telegram Bot) + Bot Revolution](https://youtu.be/FCHNnZ2KDUQ)
- [Создаем Telegram бота](https://www.youtube.com/watch?v=-m5cUud_VzI&list=PLN0sMOjX-lm5BMwTm-llmJuA50umZJOsL)

### Ukrainian

- [Web App in the Telegram bot](https://youtu.be/Gu2BB4G5Gdg)
5 changes: 0 additions & 5 deletions resources_uk.md

This file was deleted.

0 comments on commit c8105f2

Please sign in to comment.