Trending

#MVVM

Latest posts tagged with #MVVM on Bluesky

Latest Top
Trending

Posts tagged #MVVM

I guess another way of saying this is that you literally need to pay me to use androidx View models or Dagger ๐Ÿ˜‚

#androiddev #kmp #mvvm #dagger

1 0 0 0
Preview
Youโ€™re Using ViewModel. But Can You Explain Why?Android State Management, Unmasked. The real Q&A, Kotlin code, and architectural thinking that hiring managers at top Android teams want to hear โ€” all in one essential read.

I just published Youโ€™re Using ViewModel. But Can You Explain Why?Android State Management, Unmasked. medium.com/p/youre-usin...
#AndroidDevelopment #Kotlin #StateManagement #JetpackCompose #ViewModel #MVI #MVVM #StateFlow #AndroidArchitecture #AndroidInterview #Coroutines #MobileEngineering

0 0 0 0
Preview
Stop Winging It: iOS State Management Strategies Interviewers Actually Ask About Real Q&A, working Swift code, and the mental models that separate senior engineers from the rest โ€” all in one deep dive.

I just published Stop Winging It: iOS State Management Strategies Interviewers Actually Ask About medium.com/p/stop-wingi...
#iOSDevelopment #Swift #StateManagement #SwiftUI #MVVM #TCA #iOSInterview #MobileEngineering #Combine #SwiftConcurrency #SoftwareArchitecture #iOSArchitecture

0 0 0 0
Preview
WinUI Tips & Tricks for WinForms Developers | MESCIUS Learn some of the best WinUI tips and tricks to build advanced Windows applications. See more from Mescius today.

WinUI Tips & Tricks for WinForms Developers

buff.ly/y28BWxG

#windowsdev #winui #dotnet #csharp #xaml #winforms #windev #mvvm

1 2 0 0
Preview
C# Expressions in XAML: throw out your converters One of the most exciting XAML innovations in years is landing in .NET MAUI soonish: C# expressions right inside your XAML. String interpolation, boolean negation, inline calculations, so yes, you canโ€ฆ

C# Expressions in XAML: throw out your converters | by Steven Thewissen

buff.ly/MmE0yBf

#dotnetmaui #xaml #dotnet #csharp #appdev #crossplatform #mvvm

2 0 0 0
Preview
They Asked Me โ€œHow Do You Abstract Your Data Layer?โ€ The Repository Pattern in Swift: clean architecture, real code, and the interview answers that separate mid-level developers from seniors

I just published They Asked Me โ€˜How Do You Abstract Your Data Layer?โ€™ medium.com/p/they-asked...
#iOSDevelopment #Swift #CleanArchitecture #RepositoryPattern #iOSInterview #MVVM #SwiftUI #Combine #SwiftConcurrency #MobileDevelopment #SoftwareArchitecture #TechInterview #iOSDev #CoreData #URLSession

2 0 0 0
Preview
They Asked Me โ€œHow Do You Structure Your Data Layer?โ€ The Repository Pattern in Kotlin: Coroutines, Flow, Room, Retrofit โ€” and the interview answers that prove you think in systems, not justโ€ฆ

I just published They Asked Me โ€˜How Do You Structure Your Data Layer?โ€™ medium.com/p/they-asked...
#AndroidDevelopment #Kotlin #CleanArchitecture #RepositoryPattern #AndroidInterview #MVVM #JetpackCompose #Coroutines #KotlinFlow #Room #Retrofit #Hilt #MobileDevelopment #SoftwareArchitecture

1 0 0 0
Preview
Your Android App Is a Ticking Time Bomb Without This: The Complete Guide to Dependency Injection Senior Android engineers at Google, Meta, and Grab get asked this every interview. Hereโ€™s the definitive answer โ€” with Kotlin code thatโ€ฆ

I just published Your Android App Is a Ticking Time Bomb Without This: The Complete Guide to Dependency Injection medium.com/p/your-andro...
#Android #AndroidDevelopment #Kotlin #DependencyInjection #Hilt #Koin #Dagger #CleanArchitecture #SOLID #AndroidInterview #MobileDevelopment #MVVM

1 0 0 0
Post image

ใ€ๆ›ธใใพใ—ใŸใ€‘
ไพๅญ˜้–ขไฟ‚ใƒ—ใƒญใƒ‘ใƒ†ใ‚ฃใƒผใจใƒใ‚คใƒณใƒ‰ใฎๆŽขๆฑ‚
zenn.dev/shinta0806/a...

#MVVM #WindowsAppSDK

0 0 0 0
Preview
From broken to testable SwiftUI navigation: The decoupled approach of MVVM with coordinators SwiftUI provides several tools for managing navigation, and the introduction of NavigationStack and value-destination links improved programmatic navigation. However, in larger applications, vanillaโ€ฆ

๐Ÿงช ๐น๐‘Ÿ๐‘œ๐‘š ๐‘๐‘Ÿ๐‘œ๐‘˜๐‘’๐‘› ๐‘ก๐‘œ ๐‘ก๐‘’๐‘ ๐‘ก๐‘Ž๐‘๐‘™๐‘’ ๐‘†๐‘ค๐‘–๐‘“๐‘ก๐‘ˆ๐ผ ๐‘›๐‘Ž๐‘ฃ๐‘–๐‘”๐‘Ž๐‘ก๐‘–๐‘œ๐‘›: ๐‘‡โ„Ž๐‘’ ๐‘‘๐‘’๐‘๐‘œ๐‘ข๐‘๐‘™๐‘’๐‘‘ ๐‘Ž๐‘๐‘๐‘Ÿ๐‘œ๐‘Ž๐‘โ„Ž ๐‘œ๐‘“ ๐‘€๐‘‰๐‘‰๐‘€ ๐‘ค๐‘–๐‘กโ„Ž ๐‘๐‘œ๐‘œ๐‘Ÿ๐‘‘๐‘–๐‘›๐‘Ž๐‘ก๐‘œ๐‘Ÿ๐‘  by Matteo Manferdini

Scattered navigation logic breaking your tests? Centralizing routing with coordinators makes navigation testable and scalable.

#SwiftUI #Testing #Architecture #MVVM

2 0 0 0
Preview
Laurent Kempรฉ - C# 14 Field Keyword: Simplifying Property Accessors C# 14 introduces the field keyword, a contextual keyword that reshapes how we write property accessors. This feature eliminates the need for explicit backing...

@laurentkempe.com shows off C# 14's new field keyword that gives you property logic without backing-field clutter. It streamlines validation, lazy init, and MVVM patterns in .NET 10.

#csharp #dotnet #mvvm

1 0 0 0

Discover why the MVVM design pattern remains crucial beyond WPF, enhancing projects in Blazor and WinForms even in 2025. Streamline UI logic, improve testing, and boost code maintainability. #MVVM #DotNet

1 0 0 0
Preview
MVVM vs MVU in Blazor for Enterprise Apps Compare MVVM and MVU state patterns in Blazor, with pros, cons & tips for enterprise apps so you can pick the right approach withโ€ฆ

MVVM vs MVU in Blazor for Enterprise Apps

buff.ly/Kdkmdhe

#dotnet #blazor #aspnetcore #designpatterns #mvu #mvvm #csharp

1 0 0 0

Explore MVVM pattern in .NET to enhance project architecture with modular code and maintainable UI. Learn practical tips and improve your development skills. #DotNet #MVVM

0 0 0 0
Post image

WPF + MVVM leanpub.com/set/leanpub/... by EngineerSpock is the featured Track of online courses on the Leanpub homepage! leanpub.com #WPF #MVVM #programming

1 0 0 0
Preview
Explore .NET MAUI 10 Features with Updated Template Pack Discover the new features of .NET MAUI Templates Pack v8.0, including updates for .NET MAUI 10 and improved project setup options.

Blogged: All-in-One Templates Pack is fully updated to support .NET MAUI 10. Check out the new features.

#dotnetmaui #dotnet #csharp #aspnetcore #Aspire #Blazor #Android #iOS #macOS #Windows #WinUI #WPF #XAML #iPhone #Xamarin #XamarinForms #dotNETConf #MVVM

egvijayanand.in/2025/11/28/w...

1 0 0 0
Preview
Community Toolkit Roundup Join a lively discussion with maintainers of the Community Toolkits: the .NET Community Toolkit, the MAUI Community Toolkit, and the Windows Community Toolkit. Learn about these open-source projectsโ€ฆ

Community Toolkit Roundup | .NET Conf 2025 with Michael Hawker, Gerald Versluis & Sergio Pedri

buff.ly/dlpmqYW

#dotnet #dotnetmaui #windowsdev #wct #mvvm #oss #dotnetconf

1 0 0 0
Video

La arquitectura detrรกs de tu juego impacta en la experiencia del jugador sin que รฉl se dรฉ cuenta. Aprende sobre la importancia de elegir la arquitectura adecuada para lograr organizaciรณn, flexibilidad y portabilidad. ยกNo te lo pierdas!
#gamedev #Unity #MVC #MVVM

๐Ÿ—จ๏ธ Opiniรณn?

6 2 0 0
Preview
MVC vs MVVM vs MVP : Design Patterns in Swift Learn Swift Design Patterns like MVC, MVVM, and MVP. Understand their structure, benefits, and use cases with real-world iOS examples.

Explore the differences between MVC, MVVM, and MVP design patterns in Swift. Learn how each pattern structures your iOS app for better scalability, testability, and clean architecture.

For more information www.cmarix.com/qanda/explai...

#MVC #MVVM #MVP #Swift #ios

1 0 0 0
Preview
Is SwiftData incompatible with MVVM? The standard answer betrays a deep misunderstanding of 3 key principles that drive SwiftUIโ€™s architecture Some developers claim that MVVM is incompatible with SwiftUI. However, with a proper understanding of SwiftUI, it is possible to address any criticism and remove the boilerplate code shown in manyโ€ฆ

Thinking MVVM and SwiftData don't mix? Learn how proper understanding of SwiftUI's core principles makes them perfectly compatible, despite common misconceptions in the community.

๐Ÿ”—: matteomanferdini.com/swiftdata-mv... by Matteo Manferdini

#Swift #SwiftData #MVVM #iOSDev

3 0 0 0
Preview
Integrated App Hosting Builder Method for .NET MAUI Explained Discover the VijayAnand.MauiToolkit, your essential NuGet package for simplifying .NET MAUI app development with integrated hosting methods.

Blogged: Integrated App Hosting Builder Method for .NET MAUI Explained.

#dotnetmaui #dotnet #csharp #Android #iOS #macOS #Windows #Xamarin #XamarinForms #aspnetcore #Blazor #iPhone #WPF #WinUI #XAML #MVVM

egvijayanand.in/2025/09/29/i...

1 1 1 0
MVVM Framework Enables Secure, Efficient AI Agent Deployment Anywhere

MVVM Framework Enables Secure, Efficient AI Agent Deployment Anywhere

MVVMโ€™s WebAssemblyโ€‘based container enables live migration of AI agents across ARM phones, RISCโ€‘V microโ€‘controllers and x86 servers, preserving privacy with minimal overhead. Read more: getnews.me/mvvm-framework-enables-s... #mvvm #webassembly

1 0 0 0
Preview
What is New in .NET MAUI 10: Global and Implicit Namespaces for XAML .NET MAUI 10 introduces key features like Global and Implicit namespaces for XAML, enhancing app development. Make your XAML clean and concise.

Blogged: .NET MAUI 10 - Global and Implicit Namespaces - The pick of the lot. Clutter-free #XAML.

#dotnetmaui #dotnet #csharp #Android #iOS #macOS #Windows #Blazor #aspnetcore #WinForms #WPF #WinUI #Uno #Xamarin #XamarinForms #iPhone #Desktop #Mobile #Hybrid #MVVM

egvijayanand.in/2025/09/24/w...

0 0 1 0
Preview
Why Dismissing View Models in SwiftUI is Stifling your Appโ€™s Maintainability and Testability (And the Proven Principles for a Better Architecture) If youโ€™ve been working with SwiftUI, youโ€™ve likely noticed that your views start pretty simple but then balloon into large, unmaintainable monoliths that are hard to preview and test. While there areโ€ฆ

โœจ ๐˜ž๐˜ฉ๐˜บ ๐˜‹๐˜ช๐˜ด๐˜ฎ๐˜ช๐˜ด๐˜ด๐˜ช๐˜ฏ๐˜จ ๐˜๐˜ช๐˜ฆ๐˜ธ ๐˜”๐˜ฐ๐˜ฅ๐˜ฆ๐˜ญ๐˜ด ๐˜ช๐˜ฏ ๐˜š๐˜ธ๐˜ช๐˜ง๐˜ต๐˜œ๐˜ ๐˜ช๐˜ด ๐˜š๐˜ต๐˜ช๐˜ง๐˜ญ๐˜ช๐˜ฏ๐˜จ ๐˜บ๐˜ฐ๐˜ถ๐˜ณ ๐˜ˆ๐˜ฑ๐˜ฑโ€™๐˜ด ๐˜”๐˜ข๐˜ช๐˜ฏ๐˜ต๐˜ข๐˜ช๐˜ฏ๐˜ข๐˜ฃ๐˜ช๐˜ญ๐˜ช๐˜ต๐˜บ ๐˜ข๐˜ฏ๐˜ฅ ๐˜›๐˜ฆ๐˜ด๐˜ต๐˜ข๐˜ฃ๐˜ช๐˜ญ๐˜ช๐˜ต๐˜บ (๐˜ˆ๐˜ฏ๐˜ฅ ๐˜ต๐˜ฉ๐˜ฆ ๐˜—๐˜ณ๐˜ฐ๐˜ท๐˜ฆ๐˜ฏ ๐˜—๐˜ณ๐˜ช๐˜ฏ๐˜ค๐˜ช๐˜ฑ๐˜ญ๐˜ฆ๐˜ด ๐˜ง๐˜ฐ๐˜ณ ๐˜ข ๐˜‰๐˜ฆ๐˜ต๐˜ต๐˜ฆ๐˜ณ ๐˜ˆ๐˜ณ๐˜ค๐˜ฉ๐˜ช๐˜ต๐˜ฆ๐˜ค๐˜ต๐˜ถ๐˜ณ๐˜ฆ) by Matteo Manferdini

This article argues that the common practice of dismissing view models in ๐‘†๐‘ค๐‘–๐‘“๐‘ก๐‘ˆ๐ผ is hurting our apps.

#SwiftUI #MVVM

1 0 0 0
Preview
๐ŸŽ‰ The Windows Community Toolkit is 9 years old! ๐ŸŽ‰ ยท CommunityToolkit Windows ยท Discussion #722 Hey everyone, it's been 9 years since 1.0 of the Windows Community Toolkit (then UWP Community Toolkit) released! ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰ Awesome Contributors ๐Ÿ† All this wouldn't be possible without all ourโ€ฆ

๐Ÿฆ™ #WindowsDev did you know the #WindowsCommunityToolkit is 9 years old?! ๐ŸŽ‰ Learn about the whole history from start to now here: github.com/CommunityToo... #WinUI #UnoPlatform #UWP #dotnet #MVVM #XAML #Windows

9 3 0 1
Preview
What Really Matters When Picking a Cross-Platform Stack Today Cross-platform frameworks like Flutter & React Native dominate 2025. Learn how to choose the right stack and architecture for scalable, cost-efficient apps.
0 0 0 0
Preview
Why 73% of Mobile Apps Fail: The MVVM Pattern That Could Save Yours The architectural pattern thatโ€™s quietly revolutionizing how we build bulletproof mobile apps.

Why 73% of Mobile Apps Fail: The MVVM Pattern That Could Save Yours The architectural pattern thatโ€™s quietly revolutionizing how we build bulletproof mobile apps. Continue reading on Medium ยป

#android #technology #programming #software-engineering #mvvm

Origin | Interest | Match

0 0 0 0
Post image

๐Ÿš€ Set up my Android project Goatify for the
@revenuecat.com
hackathon using MVVM architecture! ๐Ÿ Integrated a clean sign-up flow with ViewModel, LiveData, and Retrofit following best practices. Excited to build more features! #AndroidDev #MVVM

0 0 0 0