Okelo Violet

Violet is an undergraduate student pursuing a degree in Electrical and Electronics Engineering. Violet loves developing web applications, technical writing, and following up on UI/UX trends.
Author Insights

5

0

0
Violet is an undergraduate student pursuing a degree in Electrical and Electronics Engineering. Violet loves developing web applications, technical writing, and following up on UI/UX trends.
5
0
0
Mar 2, 2022
SwiftUI is a new UI library used to build user interfaces in Swift. This declarative framework allows developers to build your UI declaratively.
Nov 2, 2021
Redis is a key-value store that can be used as an in-memory database, cache provider, or message broker. In this article, we will learn how to use Redis publisher/subscriber to communicate between the services...
Jul 7, 2021
Spring Batch is a lightweight, open-source framework created to develop scalable batch processing applications. Batch processing is mostly used by applications that process a large quantity of data at a given...
May 3, 2021
PayPal is an online payment platform that allows users to transfer funds worldwide. PayPal makes it easier for merchants to accept online payments through their websites. PayPal provides processing for both...
Apr 2, 2021
REST API documentation is an important step in the process of API development. Documentation makes it possible for other developers who will consume the API to understand how the API works.