Quantcast
Channel: Design Pattern – The Code Hubs
Browsing all 10 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Software Design Principle – KISS

In this article, We are going to investigate the “KISS” software design principle’s benefits and why this principle is useful for us. Some best principles are KISS, SOLID, DRY/DIE, and YAGNI software...

View Article


Image may be NSFW.
Clik here to view.

Software Design Principle – DRY

In this article, We are going to study the “DRY” software design principle’s benefits and why this principle is helpful for us. Some best principles are KISS, SOLID, DRY/DIE, and YAGNI software...

View Article

Image may be NSFW.
Clik here to view.

Software Design Principle – YAGNI

In this article, We are going to study the “YAGNI” software design principle’s benefits and why this principle is helpful for us. Some best principles are KISS, SOLID, DRY/DIE, and YAGNI software...

View Article

Image may be NSFW.
Clik here to view.

Responsive Images using Cloudinary Plugin

In this article, we will learn how we can display image in responsive device using cloudinary plugin. Before that we will take an overview of what is cloudinary. It is a plugin which help us to...

View Article

Use Dependency Injection In Static Class With .Net Core

We may face circumstances where we want to resolve a dependency inside a static class, but with the static class, we are restricted to a static constructor which is not supported for the .NET core to...

View Article


Brief Introduction of CSS Flexbox

Here, We will gonna talk about a valuable design layout of CSS that is Flexbox. First of all, what exactly is Flexbox? Flexbox is CSS web layout model. It allows elements to be set according to screen...

View Article

Introduction To Agile Methodology

In this article, we are going to see Agile Methodology. What is Agile? Agile may be a well-liked technology that enables you to create and reply to changes. it’s a group of many principles that are...

View Article

Tor : A brief introduction

Here is a quick explanation of the Tor browser’s features and what it is. What is Tor ? The Onion Router, sometimes referred to as Tor, is a unique browser. On all widely used computing platforms,...

View Article


Kubernetes : A Brief Introduction

What is Kubernetes ? K8s, sometimes referred to as Kubernetes, is an open-source platform for managing, scaling, and automating the deployment of containerized applications. The Cloud Native Computing...

View Article


What is Bitbucket ? Difference between Bitbucket vs GitHub

What is Bitbucket ? Source code management (SCM) and distributed version control systems are both provided by Bitbucket, a web-based version control repository hosting service. It was created to be...

View Article
Browsing all 10 articles
Browse latest View live