How to build group video call with React Native & WebRTC

Are you looking for a way to develop video calls on mobile platforms? With the capabilities of React Native and WebRTC integration, this post helps you to have more understanding of how connections establish between multiple devices and step by step to build a simple group video calling application.
calendar Nov 04, 2024

Advanced hooks in React

Discover the power of advanced hooks in React! Unleash the full potential of functional components with custom hooks, useTransition, useDeferredValue, and more. Elevate your React skills and build dynamic, efficient, and reusable hooks effortlessly. Let's dive into the world of advanced hooks!
calendar Nov 01, 2024

Understanding ERC20 Tokens: The Backbone of Tokenized Economies

Blockchain technology has revolutionized various industries, decentralized systems that enable transparent, secure, and efficient transactions. In this article, we will delve into the significance of ERC20 tokens and explore why they are crucial to the rapidly evolving digital landscape.
calendar Nov 04, 2024

The Basic Concepts Of Performance Test – Resource Utilization

Resource Utilization is the other most important performance factor in ISO 25010. In this article, let’s explore its significance and optimizing strategies to enhance performance of the system.
calendar Nov 04, 2024

API Testing in Software Development

Nowadays, API is not a new thing in software development, and in the software testing area, we called the process of testing API is “API Testing”. But do you want to go deep dive into what, why, and how API testing should work? If YES is the answer, go right into the post  
calendar Nov 04, 2024

An introduction about Graph Database – Gremlin

A graph is a useful way to model many aspects of our daily lives. For example, we can use graphs to represent our social and professional connections, the path we take to commute, the phone network, and the flight options for our travels.
calendar Nov 04, 2024

Lessons Learned Using AWS Services Part 1

From Front-End to Full Stack. Join me as I share my first AWS adventure, transitioning from FE to Fullstack, and the solutions that saved me from common pitfalls.
calendar Nov 01, 2024

Testing of Mobile Application – Challenges and Best Practices

With the convenience of smartphones, more and more people use them today. For that reason, mobile testing becomes essential before the app is released, to make sure the functions work properly and the user's data is secured. Let's explore the basics of mobile testing in this article.
calendar Nov 04, 2024

[Design Pattern] Lesson 04: Factory Design Pattern in Java

The article is part of a series on design patterns. It is a continuation of the design pattern series, with Factory being an extremely useful design pattern for creating objects.
calendar Oct 31, 2024
Contact Message Box
Back2Top