Oscar Montenegro πŸ§™πŸΎβ€β™‚οΈπŸŒŸ
Unit Coding

Unit Coding

Follow
Follow
homeAboutSeriesbadgesnewsletter
Tag

Beginner Developers

#beginners

More content

Read more stories on Hashnode


Articles with this tag

A Comprehensive Guide to Caching Strategies in Web API Development

Jun 8, 202311 min read

Welcome to another exciting chapter in this series on Web API Development! If you've ever wondered how to make your API lightning-fast and more...

A Comprehensive Guide to Caching Strategies in Web API Development

Sorting Resources on your ASP NET Core Web API

May 3, 20236 min read

Hello my fellow developers, here we are on a new part of this Web API Development series, we continue with exciting topics like the last post about...

Sorting Resources on your ASP NET Core Web API

Improve Your Web API Performance With Pagination

Apr 27, 20237 min read

Hello guys, today continuing with the ASP NET Core web API series we will review an exciting topic and that is pagination I think that non of us are...

Improve Your Web API Performance With Pagination

The Ultimate Guide to Creating a Google Translate Clone App from Scratch

Apr 21, 202314 min read

Hello guys, it’s Friday and you know what it means right? Yeah it’s API Friday so I guess I should have started saying H-API Friday to you all (ba dum...

The Ultimate Guide to Creating a Google Translate Clone App from Scratch

The Power of Asynchronous Code in your web API

Apr 20, 20236 min read

Hello my fellow developers, on the last article I showed you how to add data validation using the fluent validation Nuget package. We discussed the...

The Power of Asynchronous Code in your web API

Data transfer objects and mapping in asp net core

Apr 8, 20238 min read

Hello guys, I’m so glad to be back after a short rest. I took some time for myself to plan what’s coming next for my personal and professional life...

Data transfer objects and mapping in asp net core