ZkrallahReified Data Types and Inline Functions in Java vs KotlinReified Data Types with Inline Functions in Kotlin. How Kotlin surpassed the limits of Java and why it’s not just a “Java Wrapper.”Nov 23
In.Net ProgrammingbyRicardo Serrato (Programming Headache)Expert-Level C#: Advanced Tricks with Reflection and GenericsAn advanced software developer uses generics and reflection to save themselves the work of writing hundreds of lines of code. There are a…Sep 12
ZkrallahGenerics, Wildcards, Variance, and Star Projection in Java vs KotlinGeneric Data Types, Wildcards, Variance, and Star Projection in Java vs Kotlin.Nov 10Nov 10
Ismaile ABDALLAH🐘How PHP Generics Can Save You from Rewriting Doctrine Repositories⚠️ !important: Before diving into this article, I recommend checking out this post on Generics by Example for additional context and a…Oct 203Oct 203
Ahmet Alper DorukCore Java | Comprehensive Guide for GenericsGenerics can seem tricky, but it is essential for writing safe and reusable code. In this post, I’ll break down all aspects of generics as…Nov 7Nov 7
ZkrallahReified Data Types and Inline Functions in Java vs KotlinReified Data Types with Inline Functions in Kotlin. How Kotlin surpassed the limits of Java and why it’s not just a “Java Wrapper.”Nov 23
In.Net ProgrammingbyRicardo Serrato (Programming Headache)Expert-Level C#: Advanced Tricks with Reflection and GenericsAn advanced software developer uses generics and reflection to save themselves the work of writing hundreds of lines of code. There are a…Sep 12
ZkrallahGenerics, Wildcards, Variance, and Star Projection in Java vs KotlinGeneric Data Types, Wildcards, Variance, and Star Projection in Java vs Kotlin.Nov 10
Ismaile ABDALLAH🐘How PHP Generics Can Save You from Rewriting Doctrine Repositories⚠️ !important: Before diving into this article, I recommend checking out this post on Generics by Example for additional context and a…Oct 203
Ahmet Alper DorukCore Java | Comprehensive Guide for GenericsGenerics can seem tricky, but it is essential for writing safe and reusable code. In this post, I’ll break down all aspects of generics as…Nov 7
A. WarisBuilding a Generic Service for CRUD Operations in C# .NET CoreIn this article, we will explore how to create a generic service class in a C# .NET Core application to handle CRUD (Create, Read, Update…Jun 22, 20237
Jean F BeaulieuA Step-By-Step Guide to abstraction with a Generic Repository Pattern, TypeScript and ReactThe Generic Repository Pattern Wrapper around Axios HTTP Client is a design pattern that provides an abstract layer between the UI…Feb 25, 20234