#MVVM
50 acrónimos y términos técnicos que cualquier programador debería conocer.
De SPA a CI/CD pasando por SOLID y TDD.
Los vas a ver en PRs, reuniones y documentación.

Guárdalo. Te vas a cruzar con todos:
November 8, 2025 at 1:57 PM
📱 𝐈𝐬𝐬𝐮𝐞 #𝟔𝟑 𝐢𝐬 𝐨𝐮𝐭!

Featuring:
🚀 𝑇ℎ𝑒 𝐹𝑎𝑠𝑡 𝐸𝑛𝑔𝑖𝑛𝑒𝑒𝑟 𝑇𝑟𝑎𝑝
🤖 𝑊𝑖𝑡ℎ 𝐴𝐼, 𝐼 𝑐𝑎𝑛 𝑗𝑢𝑠𝑡 𝑏𝑢𝑖𝑙𝑑 𝑡ℎ𝑖𝑛𝑔𝑠!
💾 𝑆𝑤𝑖𝑓𝑡𝐷𝑎𝑡𝑎 𝑖𝑛𝑐𝑜𝑚𝑝𝑎𝑡𝑖𝑏𝑙𝑒 𝑤𝑖𝑡ℎ 𝑀𝑉𝑉𝑀?
⚡️ 𝑆𝑖𝑛𝑔𝑙𝑒𝑡𝑜𝑛𝑠 𝑤𝑖𝑡ℎ 𝐶𝑜𝑛𝑐𝑢𝑟𝑟𝑒𝑛𝑐𝑦
🥽 𝐿𝑜𝑎𝑑𝑖𝑛𝑔 3𝐷 𝑀𝑜𝑑𝑒𝑙𝑠 𝑖𝑛 𝑣𝑖𝑠𝑖𝑜𝑛𝑂𝑆
🌐 𝐼𝑚𝑚𝑒𝑟𝑠𝑖𝑣𝑒 𝑊𝑒𝑏 𝐸𝑛𝑣𝑖𝑟𝑜𝑛𝑚𝑒𝑛𝑡𝑠
🗄️ 𝑉𝑎𝑙𝑘𝑒𝑦: 𝐿𝑜𝑐𝑎𝑙 𝑡𝑜 𝑆𝑒𝑟𝑣𝑒𝑟𝑙𝑒𝑠𝑠
🔍 𝐴𝑑𝑑𝑖𝑛𝑔 𝑑𝑆𝑌𝑀𝑠

#iOSDev #Swift
Snapp Mobile iOS Newsletter 63
Issue 63 • October 24, 2025
ios-newsletter.snappmobile.io
October 24, 2025 at 2:01 PM
MVCもMVVMもぜんぜんわからない。俺たちは雰囲気でGUIをやってる。
October 15, 2025 at 2:16 PM
Tired of the “To MVVM or not to MVVM” discussions that plague our community? Us too 😅

That’s why we build tools that work in SwiftUI views, @‌Observable models, UIKit, AppKit, Linux, and more! You should build your app in the way that makes the most sense for you and your team.
September 29, 2025 at 7:27 PM
What if SwiftUI isn't "modern MVVM" but actually original MVC and brought us back to 1979 Xerox PARC? 😂

@Published = 1979 `changed` message
@StateObject = 1979 dependency registration

Did we really go full circle in software architecture without noticing?
September 28, 2025 at 7:35 PM
this actually caused mighty confusion because of my knowledge of MVC when I first interacted with ATProto

but I think the closest architecture you're looking for is MVVM (Model-View-ViewModel)

...which isn't exactly the best thing either
September 13, 2025 at 10:42 PM
Database to use for tracks for desktop app C# MVVM Winui

#csharp #dotnet
Database to use for tracks for desktop app C# MVVM Winui
Good Morning! First of all, I'm sorry for the lack of misuse of techincal terms , my not so good english and the long text. I'm developing an...
old.reddit.com
January 22, 2025 at 11:03 AM
(2/2)

InvokeJavaScriptAsync method in HybridWebView is public

Finally, MessagingCenter is marked as obsolete. Use WeakReferenceMessenger from MVVM Toolkit instead.

#dotnet #csharp #dotnetmaui #aspnetcore #Android #iOS #macOS #Windows #Blazor #WinForms #WPF #UWP #WinUI #Xamarin #XamarinForms #MVVM
March 19, 2025 at 10:31 AM
blogging: MVVM Light V3 on NuGet (now with WP7 support) http://bit.ly/l507Oe #fb
November 12, 2024 at 1:51 PM
Oh oh...@scottgu and @ianET retweeted the MVVM Light Toolkit... my search column in bDule is starting to heat... :)
November 12, 2024 at 8:09 AM
There's some code in there that I'm actually pretty proud of. I created a new "LayeredImage" which supports layering SkiaSharp SKBitmap objects over an image (with display delays & duration), for easy animations that can then be rendered to a Canvas.

Also keeping it MVVM was an act of hubris 😂
January 6, 2025 at 5:47 PM
OH GOD, I SPENT THE NIGHT ON IT.

I don't know if it is the #OCaml way of serving pages, but I worked with MVC and MVVM patterns for way too long and I have habits.

Behold, a page in Dream!
January 21, 2025 at 5:00 AM
Well at least most of the people involved agreed MVVM is not the correct one to be used, that's already something.
A civilized discussion would have continued to find out which one is the proper one, and everyone would have been happy
November 27, 2024 at 3:11 PM
Core Data doesn't work well with MVVM either.

I usually build protocols that have the implementation in their extension. It's just plug and play when you want to add it to a View.
January 8, 2025 at 6:59 PM
My guess is that they don't use MVVM in the sense it was originally intended.
MVVM was needed for frameworks that use markup to define the UI and magic automatic data binding to a view model.
November 17, 2024 at 2:15 PM
Hey 👋 awesome job with your apps, relatively new to Swift here and rooting for you from the sidelines! Question: how are you finding working with a MVVM architecture with SwiftData/CoreData? I heard SwiftData won’t work very well with it, which is a shame since I had just included it in my project 😂
January 27, 2025 at 7:26 PM
Prism for WPF: Building Outlook Part 2 by @brianlagunas. #wpf #windowsdev #xaml #mvvm #prism #dotnet https://lnkd.in/eie7Hn5
LinkedIn
This link will take you to a page that’s not on LinkedIn
lnkd.in
December 1, 2024 at 11:00 AM
Watching @ChrisKoenig rock Expression Blend at #DallasTechFest MVVM talk. @t_burger would be so proud :-D
November 14, 2024 at 3:52 AM
I understand it's just a pattern... it's just such a broad spectrum of implementations. RT @t_burger: MVVM is just a pattern.
November 14, 2024 at 3:42 AM
Shared: Getting Started w/ Windows 8, MVVM Light and EventToCommand #fb #in http://zite.to/OjOyHl
December 2, 2024 at 10:29 PM
Tyson on why Pluto is not a planet, MVVM is not what you call MVVM and on why naming is important (well I just make the MVVM part up, but you get it)

podcasts.apple.com/es/podcast/p...
November 24, 2024 at 6:43 AM
Marrying Silverlight 4, MEF and the MVVM Light Toolkit's Messenger is such a delight!
November 12, 2024 at 8:24 AM
I *hate* to test if a project or item template works correctly in VS and Blend. And yet, I do 8 of them in the MVVM light toolkit...
November 12, 2024 at 8:17 AM
Got some really interesting results on this perf test I am doing on MVVM Light...
November 12, 2024 at 1:29 PM
blogging: Navigation in a #WP7 application with MVVM Light http://bit.ly/fQUbko #fb
November 12, 2024 at 1:26 PM