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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
Flutter Vs React-Native Vs Xamarin
Flutter vs Xamarin vs React-Native The big fight between Flutter, Xamarin and React-native for building cross-platform apps is making the developers weigh their pros and cons to select the right ...
20 seconds
-
Page Load Time Improvement SEO Effects – Did it Improve your Rankings?
Every so often a plea for help with SEO can be read on Facebook groups or some other online community (Reddit, forums, etc.), in most cases, by a small-business website ...
1 minute 57 seconds
-