DRY: Don’t Repeat Yourself
Don’t Repeat Yourself ( DRY ) is a principle of software development and its main goal is to avoid code duplication. “Every piece of knowledge must have a single, unambiguous, ...
29 seconds
-04 June 2020
8 Reasons To Opt for Angular.JS in The Development Process
Angular.JS is a well-known platform to develop dynamic web applications. It helps to build interactive and feature-rich websites for the users. However, this framework supports Single Page web apps and ...
59 seconds
-04 June 2020
Combine vs RxSwift: Introduction to Combine and Differences
In today’s article, I’d like to give an introduction to Combine and show its main differences with RxSwift, and probably the best way to start is by showing Apple’s definition ...
27 seconds
-04 June 2020
What are some Java library for ReCaptcha that does not utilize Google ReCaptcha?
I am developing a ReCaptcha for a site. Because of client’s requirement, I cannot use Google ReCaptcha and anything in the cloud. Basically, I need a library that can be ...
22 seconds
-04 June 2020
What’s been the most challenging aspect of managing your team since going fully remote after the lockdown?
I guess companies with a remote-first policy already have processes in place for this. I’m curious as to how other people/teams are adapting and what their main challenges are. submitted ...
10 seconds
-03 June 2020
Karate Framework: Let’s Make API Tests Green Again
I’ve recently talked about a testing framework called Cypress. In this article I will talk about another one: a pretty simple testing framework for REST API Automation called Karate. In ...
1 minute 1 second
-03 June 2020
Angular Router: Using Route Guards
In this article, we will be covering Route Guards and different types of route guards. Angular router’s navigation guards allow you to grant or remove access to certain parts of ...
25 seconds
-03 June 2020
Android Architecture: Rethinking MVP in Android
Today we will talk about Android Architecture and will rethink the use of MVP in Android. When we talk about software architecture, in Apiumhub we always have in mind the ...
39 seconds
-03 June 2020