📰 Dev.to · Daniel Jonathan
Articles from Dev.to · Daniel Jonathan · 8 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9090)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationOpenAI NewsDev.to AIHugging Face Blog

Dev.to · Daniel Jonathan
1w ago
Debug DotLiquid Templates Locally with the VS Code DotLiquid Debugger
The Problem We Are Solving Shopify’s Liquid preview is useful, but Logic Apps Standard...

Dev.to · Daniel Jonathan
1w ago
Liquid Templates in Azure Logic Apps: What They Are and Why They Matter
The Problem Every Logic Apps Developer Hits You are building an integration on Azure Logic...

Dev.to · Daniel Jonathan
2w ago
Workaround: Testing Logic Apps Data Mapper Maps on macOS
The Logic Apps Data Mapper in VS Code lets you create XML transformation maps on macOS. You can drag...

Dev.to · Daniel Jonathan
4mo ago
Integration Testing with Real Databases Using Testcontainers
TL;DR: Testcontainers lets you run real SQL Server in Docker inside your tests. This guide shows how...

Dev.to · Daniel Jonathan
4mo ago
Unit Testing ASP.NET Core Web API with Moq and xUnit (Controllers + Services)
What Is Moq? Moq allows you to replace real dependencies with lightweight test doubles so...

Dev.to · Daniel Jonathan
4mo ago
Dockerizing Your Web API with SQL Server, Dapper, and FluentMigrator
In Parts 1 and 2, we covered FluentMigrator for schema management and CI/CD automation. In this part,...

Dev.to · Daniel Jonathan
4mo ago
Automating Database Migrations with CI/CD
Automated migrations bring your database into the same repeatable, auditable, and safe process your...

Dev.to · Daniel Jonathan
4mo ago
Getting Started with Database Migrations using FluentMigrator
Why Your Database Schema Deserves Version Control Your code is tracked, reviewed, and...
DeepCamp AI