TGTGInsightаналитика telegramLIVE / telegram public index
← [404] — программирование

TGINSIGHT SIMILAR POSTS

Найти похожее

Источник @procode404 · Post #3775 · 29 сент.

​​​⌨️Делаем мобильные приложения на JavaScript: уроки React Native с нуля JS сейчас так популярен из-за того, что на нем пишут все подряд, даже приложения для iOS и Android. Этот плейлист познакомит вас с React Native, на котором можно разрабатывать приложения сразу под обе платформы. 1. Разработка мобильного приложения на JavaScript [9:02] 2. Создание проекта. Запуск на Андроид и iOS [19:05] 3. Основные компоненты (View, Text, Button, Alert, Image) [28:21] 4. Написание стилей для приложения [25:59] 5. Создание списка дел (Todo List) [35:54] 6. Новостное приложение. Старт разработки [19:15] 7. Навигация внутри проекта [21:31] #javascript

Hashtags

Результаты

Найдено 1 похожих постов

Поиск: #cloudnative

当前筛选 #cloudnative清除筛选
GitHub Trends

@githubtrending · Post #14846 · 20.06.2025, 12:00

#go#cloudnative#grafana#hacktoberfest#logging#loki#prometheus Loki is a log aggregation system inspired by Prometheus but designed specifically for logs instead of metrics. It is cost-effective and easy to operate because it only indexes metadata (labels) about logs, not the full log content, which reduces storage and complexity. Loki works well with Kubernetes by automatically indexing pod labels and integrates natively with Grafana for easy log visualization. Its stack includes an agent (Alloy) to collect logs, Loki to store and query them, and Grafana to display them. This setup helps you efficiently manage and analyze logs with less cost and simpler operation compared to traditional logging systems[2]. https://github.com/grafana/loki