Recent News

Astro 2.0 – Vị vua mới trong làng SSG

Tại sao ta cần Astro? Với Astro, ta có … Astro vs. các MPAs framework Kiến trúc Astro Island Cách mà các Islands hoạt động trong Astro? Lợi ích của các Island(hay các ”hòn đảo”)…
10 Apr,2023 by HR HR 309

Border Gradient in CSS

In this article, I will show you 3 ways to make border gradient in CSS. Without lengthy introduction, we shall get straight to the point. We will have the basic HTML and CSS as follows…
02 Apr,2023 by HR HR 245

GetX

GetX 1. What is getX? GetX in Flutter is a very useful library and is used a lot in Flutter programming. Why is that, let's find out! So what Get can do: - State Manager…
21 Mar,2023 by HR HR 274

How to use OneSignal

What is OneSignal? OneSignal is an omnichannel customer engagement platform that enables marketers and developers to send messages to their users across multiple channels. The company was started in 2015, after our founders personally experienced…
06 Mar,2023 by HR HR 293

Generics in Swift

Swift Generics Swift Generics allows us to create a single function and class (or any other types) that can be used with different data types. This helps us to reuse our code. Generic Function In…
23 Feb,2023 by HR HR 385

Make your Android app multilingual in just a few simple steps with WOVN

1.Overview Multilingualization of smartphone applications using WOVN.app is divided into two parts: + Work in application development environment. + Work in the WOVN management screen. In this article, I will explain the process of releasing…
13 Feb,2023 by HR HR 643

Difficulties when work with Apple payment

In-App Purchase I/ Overview Offer extra content and features — including digital goods, subscriptions, and premium content — directly within your app through in‑app purchases on all Apple platforms. You can even promote and offer…
13 Feb,2023 by HR HR 285

Linking Social Account by Gigya in WKWebview

I. What is Gigya? Gigya offers an identity management platform for businesses which includes products for customized registration, social login, user profile and preference management, user engagement and loyalty, and integrations with third-party marketing and…
13 Feb,2023 by HR HR 618

How to use the #available attribute in Swift

How to use the #available attribute in Swift Marking pieces of code as available or unavailable per platform or version is required in the ever-changing landscape of app development. When a new Swift version or…
13 Feb,2023 by HR HR 284

App development with flutter

Introduction Flutter is an open source framework by Google for buidling beautiful, natively complied, multi-platform applications from a single codebase.   Overview Flutter App Overview for project Flutter App is a multi-platform development project combining…
30 Jan,2023 by HR HR 465