davinceleecode

davinceleecode @davinceleecode

About: Software dev with experience in Windows, .NET, web dev, APIs, .NET Core, Razor Pages, and ReactJS. I love exploring new tech and building modern solutions.

Location:
Void
Joined:
Mar 8, 2025

davinceleecode
articles - 41 total

Supercharging Entity Framework Core: Efficient Bulk Inserts Without Loops or Raw SQL

When working with large datasets in .NET, it's tempting to use foreach loops or raw SQL to insert...

Learn More 2 0Jun 27

If Bill Gates is right 👀

Bill Gates just predicted your job’s future fate In the year 2025, Bill Gates made a bold prediction...

Learn More 2 0Jun 24

Top Cloud Platform Providers (2025)

🥇 The Big Three Provider Platform Name Abbreviation Description Amazon Amazon Web...

Learn More 2 0Jun 20

🚢 What is Kubernetes?

Kubernetes (often called K8s) is an open-source container orchestration platform that helps you...

Learn More 7 0Jun 19

Git Workflows Overview

This document outlines common Git workflows used in software development teams. Choose the one that...

Learn More 9 2Jun 17

🏃‍♂️ Runner H "AI Agent Prompting" Challenge

This is a submission for the Runner H "AI Agent Prompting" Challenge What I Built I built...

Learn More 3 1Jun 14

🌐 Global Error Handling in ASP.NET Core with Custom Middleware and Serilog

Error handling is a fundamental part of building reliable APIs. In this post, I’ll walk you through...

Learn More 3 1Jun 14

What's the worst mistake you've ever pushed to production or deleted by accident? 🤔

Have you ever deleted live data from a server? Pushed something that broke everything? 😬 How did you...

Learn More 3 4Jun 12

🍩 National Donut Day – Sweet & Smart

This is a submission for Frontend Challenge - June Celebrations, Perfect Landing: June...

Learn More 3 1Jun 11

Understanding ASP.NET Core Identity: A Guide to the Default Database Tables

When working with ASP.NET Core Identity, a set of default tables is automatically created to manage...

Learn More 3 0Jun 4

🔟 Real Problems You Can Fix with C# Pattern Matching

C# pattern matching (introduced in C# 7.0 and enhanced in later versions) simplifies many everyday...

Learn More 10 3May 30

Git Reset Cheat Sheet: Soft vs Hard (With Example)

📘 Scenario Setup You have the following Git commit history and some uncommitted...

Learn More 7 2May 23

Understanding API Loading Delays: Common Causes

When an API is loading slowly, there could be multiple reasons behind it. Here’s a breakdown of...

Learn More 2 0May 21

Did AI just kill 6,000 tech jobs?

I got this letter from Mosh Hamedani and I just wanted to share it here in case anyone hasn't read...

Learn More 15 3May 17

Does doing mobile apps make you passive income? 💸

I'm just curious how mobile apps are made and how people earn passive income from them. Like when...

Learn More 8 3May 14

Let's break some keyboard again!🔥

Join the Bright Data Real-Time AI Agents...

Learn More 0 0May 8

Which Hosting is Right for You? A No-Nonsense Breakdown

Types of Hosting There are 4 main types of hosting, depending on your needs, budget, and...

Learn More 7 0May 7

Goodbye Spaghetti State: Query Objects Make React Filters Clean & Easy

When you're building a dynamic frontend—like a game store, product listing, or job board—your UI...

Learn More 20 9May 5

The Day I Read About a Computer Powered by Human Brain Cells—and It Shocked Me

I’ve always been fascinated by technology—whether it's the cutting-edge advancements in AI, quantum...

Learn More 0 0May 3

BudgetBuddy: A Simple Expense Tracker Made Easy with Amazon Q Developer

This is a submission for the Amazon Q Developer "Quack The Code" Challenge: Exploring the...

Learn More 11 3May 1

🔥🔥🔥

Join the Amazon Q Developer "Quack The...

Learn More 18 0May 1

📚 My Experience as a New React Developer: Why I Now Build First, Optimize Later

When I first started learning React, I was excited to apply all the best practices I read about —...

Learn More 0 0Apr 29

[Boost]

🚀 40 React Interview Questions Top Tech...

Learn More 0 0Apr 29

HTTP Status Codes Cheat Sheet 📝

1xx - Informational Request received, continuing process. Example: 100 Continue. ...

Learn More 7 0Apr 28

🧩 React Form Management & Schema Validation: A Beginner-Friendly Overview

When working with forms in React, it's common to use form management libraries to simplify state...

Learn More 0 0Apr 23

Understanding useState and Props in React: A Beginner-Friendly Guide

In React, managing state is one of the most essential concepts to master when building dynamic user...

Learn More 12 0Apr 20

🍭 When You're New to JavaScript But Already Using Modern APIs — This is for You!

I came up with this blog post while unwrapping a piece of candy. One was salty, one was sweet, and...

Learn More 0 0Apr 14

JSX + Babel vs C# + .NET — A Dev-Friendly Analogy

React developers often hear that JSX isn’t real JavaScript — and it’s true. JSX is a...

Learn More 0 0Apr 12

JavaScript vs C# LINQ: A Developer-Friendly Cheat Sheet 📃

If you're a C# developer learning JavaScript—or a JavaScript developer curious about LINQ in C#—this...

Learn More 0 0Apr 12

LINQ in Entity Framework You Should Know 🧐

Entity Framework (EF) is a powerful ORM (Object-Relational Mapper) for .NET, and LINQ (Language...

Learn More 0 0Apr 12