Free code tutorials and tech guides!
Here is how to use the Scaffold widget in a Flutter application to create a consistent app skeleton in no time. It’s the most common basic building block in Flutter apps and here is how it works!
Here is how to implement drag and drop in a Flutter application and build awesome user interfaces for all input types. Give your users some gestures to play around!
I never really had trouble with lists in dart. But only until I used null values. Don’t fall for this trap like I did!
Challenging your users with questions is common. So here is how to make a simple quiz page widget for Flutter apps.
I stumbled across a problem when accessing the Gumroad API that always returns 401 with an access token. Here is a solution for you!
Connect data between different Firebase services that belongs together with this simple idea!
Learn how I built a custom search function for my WordPress blog with Flutter and Firebase, and discover how you can do it too! And it was even fun to build this!
Cross Origin Resources Sharing can be a huge pain. So here is how to fix CORS errors in web applications.
There are some differences to WPF that you should be aware of. Here is how to create custom controls with data binding in .NET MAUI.
Here is everything you need to know about working with the Firebase Console. User management, app creation, cost monitoring, and more!
Save development time by using the new Firebase AI extensions in your apps.
New services like Incogni enforce your rights and help you delete your personal data from the internet. Here is how it works!
.NET MAUI contains a limited number of controls out of the box. However, there are free alternatives available for everyone!
You can build customized dashboards in your own apps with the Azure DevOps REST API. Here is a detailed guide on how to do it.
Let’s explore the .NET MAUI Shell Control in depth and how you can handle it in your .NET MAUI app. Follow these examples to get started.
Microsoft Loop entered its public preview phase and is ready to challenge Notion. Here’s my in-depth review of the current state.
Here are my observations after extensively testing and building feature-rich apps using both Google and Microsoft frameworks.
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.