✕ Clear all filters
10 articles
▶ Videos →

📰 Dev.to · Serhii

10 articles · Updated every 3 hours · View all reads

All Articles 189,339Blog Posts 171,214Tech Tutorials 50,750Research Papers 36,772News 23,157 ⚡ AI Lessons
Build Interactive Telegram Inline Keyboards in PHP
Dev.to · Serhii 4d ago
Build Interactive Telegram Inline Keyboards in PHP
Learn how to handle Telegram InlineKeyboardMarkup in PHP, manage callback queries, edit messages, and optimize payloads under the 64-byte limit.
Securely Authenticate Users with the Telegram Login Widget in PHP and Yii2
Dev.to · Serhii 6d ago
Securely Authenticate Users with the Telegram Login Widget in PHP and Yii2
Learn how to validate Telegram Login Widget payloads using HMAC-SHA-256, verify auth_date expiration, and map Telegram IDs to users in Yii2.
Send Telegram Messages via cURL in PHP with Robust Error Handling
Dev.to · Serhii 1w ago
Send Telegram Messages via cURL in PHP with Robust Error Handling
Learn how to safely send Telegram messages using PHP and cURL, featuring strict HTTP status checks, JSON validation, HTML escaping, and timeouts.
Authenticating React Telegram Mini Apps with InitData and JWT
Dev.to · Serhii 🔧 Backend Engineering 1w ago
Authenticating React Telegram Mini Apps with InitData and JWT
A step-by-step guide to securing a React-based Telegram Mini App by validating its initData signature, extracting and verifying the embedded user ID, and issuin
Build a Telegram Mini App with React: initData Validation and MainButton
Dev.to · Serhii 🌐 Frontend Engineering 1w ago
Build a Telegram Mini App with React: initData Validation and MainButton
A practical guide to integrating a Telegram Mini App built with React, covering initData vs initDataUnsafe, HMAC-SHA-256 validation on the backend, and proper M
I built a Filament plugin for runtime collections, custom fields, dashboards, and APIs
Dev.to · Serhii 🔧 Backend Engineering ⚡ AI Lesson 5mo ago
I built a Filament plugin for runtime collections, custom fields, dashboards, and APIs
I built a Filament plugin for runtime collections, custom fields, dashboards, and APIs I...