
Development
Streamlining APIs using an Axios Client
This article discusses a wrapper class for Axios to simplify and standardize API requests in React.
Development
This article discusses a wrapper class for Axios to simplify and standardize API requests in React.
General
The first week of September is reserved for attending our local IT conference - KulenDayz. It's a tradition at this point, and we couldn't wait to meet with our colleagues and exchange knowledge.
Development
How can you simplify the Context package in Go, and what is its purpose? In this article, I'll guide you step by step and explain how to use the Context package.
Development
Loading many assets or a really long list of data can have a big performance impact on your page loading times. Learn how to implement the Intersection Observer API using Angular and RxJS and supercharge your application.
Development
Did you know that ExpressionChangedAfterItHasBeenCheckedError is one of the most common error in Angular? If you are an Angular developer, I'm sure you came across this error at some point. Keep reading, and find out how to solve this error and stop it from reproducing.
Development
What do you need to know about RxJS operators in reactive programming? Keep reading, and let me introduce you to the most crucial operators in RxJS.
Development
Your React Native app is not fancy enough? In this tutorial, we will go through the basics of React Native Reanimated 2 library and learn how to create smooth animations that will bring applications to life.
Development
In this article, you can learn how to generate a PDF document using Firebase Cloud Functions and save it to Firebase Cloud Storage.
Development
What is the best way to implement and notify users of their offline status? In this article, you can learn how to implement the status feature and see examples in applications.
Development
Have you ever wanted to migrate an app to another Firestore project? You only have a production environment, and you want to create a development environment with the same data?
Design
In this article, we’ll cover the exercise our design team uses to become better each week, in areas such as creative thinking, problem-solving, reviewing, and on-the-spot thinking. And usually, it takes around 25 minutes.
Design
In this article, we’ll go through the basics and best practices for using Figma Mirror in real-life projects, and how to most accurately transfer your designs to a device on your desk.