Free code tutorials and tech guides!
Here’s how you can animate your Flutter widgets to make your app stand out from the rest with ease. Make your apps look nicer and present your users a better UX with animations!
Here is a short guide to get you started with the basics in .NET MAUI. Navigate between pages, bind data in XAML, and add dependency injection quickly.
I built a WhatsApp clone with Flutter and Firebase in a few hours. Here is what I came up with.
To make better use of the AI, I checked various browser extensions and found the best one for my situation. Try it out, it might help you, too!
Save coding time by using Firebase Extensions and create an URL shortening service in minutes! Here’s the full guide.
Your .NET WebApi project is up and running but the SwaggerUI doesn’t show the XML documentation of your code? Here is an easy fix!
Naming tests is an underrated part of the testing process. Here are 5 patterns that you can use to keep your test names consistent.
Greenshot is my favorite screenshot capture tool. Here are some reasons why I prefer it and you should, too.
Here is how you can implement the swipe-to-dismiss pattern in ListViews of a Flutter applications. It takes 5 minutes to implement it.
Here is how you add and use linters in your Flutter app to enhance and maintain higher code quality. Customize them to your needs!
Microsoft Designer is currently in a preview version available for invited users. Here is my first impression of the tool so far.
All you need is some coding skills, your Medium RSS feed, a database, and a scheduler to run your code regularly. Here are all the details!
With Firebase Extensions you can build a simple text translation app that does most of the work for you.
Instead of creating a pipeline with the editor of Azure DevOps, you can create a pipeline from an existing YAML file. Here is how you do it!
Flutter offers predefined widgets for dialogs, toasts, and overlays. This article shows how you use them properly with code examples. Here is how to work with dialogs, toasts, and overlays in Flutter apps!
.NET Conf 2022 is over and Microsoft released .NET 7 together with C# 11. Here are the new features and my opinion of them.
Working with pull requests is a common pattern for teams in the software development area. Here is how to enforce the workflow in Azure DevOps.
After upgrading your app to a newer .NET version the cloud build agent of Azure DevOps fails. Here is what you can do against it!
Medium automatically creates an RSS feed for every writer. I’ll explain the content and show you some ideas of what you can do with it.
Let’s have a look at how Widget testing in Flutter apps works. Improve your testing knowledge with this guide.