iMasters.com - Knowledge for Developers.
Follow Us
Home Archive main grid

Archive main grid

Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet

Backend

Swagger – Improving documentation with annotations – II

Today we’ll look at how to spice up Swagger’s documentation using annotations in ASP .NET Core. Continuing the first part of the...

Backend

Why I like Go’s error handling

One of the most controversial issues in the Go language is how to handle errors. I remember when I started working with the...

Backend

What are the best plugins for Bubble in 2023?

Bubble.io is a low-code web development platform that allows anyone to build web apps with no programming knowledge required. One of the platform’s...

Backend

Event Driven with Laravel Pigeon

Hey guys. Event-driven is a very widespread architecture in microservices because it promotes decoupling between different services. At Convenia, we opted for this...

Backend

Common mistakes with Binance APIs

During the development and teaching of bot programming for Binance, I had and helped to solve several different errors related to the APIs....

Cloud & Infra

Blockchain and smart contracts: Key fundamentals to remember

Smart contracts introduce a completely secure algorithm for conducting business relations by using some prominent features of blockchain technology **EINPresswire.com and Crypto Business...

Backend

Practical and basic recommendations for building web APIs with ASP.NET Core

REST APIs allow various clients, including browsers, desktop apps, mobile apps, and any device with an internet connection, to communicate with a server....

Sem categoria

Performant A/B Testing with Cloudflare Workers

Performant A/B testing has sort of been the white whale of the web performance industry for a number of years now. While most...

Backend

The X of Xamarin Forms — Fluent Validation

Hey guys, How are you? Form validation, if the e-mail is filled, if the field is correct… These are parts used in registration...