2018-12-18
2421
#react
Tyler Nickerson
1857
Dec 18, 2018 ⋅ 8 min read

The toxicity of the MVP

Tyler Nickerson Founder of @GoLinguistic. Code @coursera. UX / UI designer.

Recent posts:

Building A Multi-Lingual Web App With Nuxt 3 And Nuxt i18n

Building a multi-lingual web app with Nuxt 3 and Nuxt i18n

Create a multi-lingual web application using Nuxt 3 and the Nuxt i18n and Nuxt i18n Micro modules.

Emmanuel John
Dec 30, 2024 ⋅ 9 min read
Styling HTML Details and Summary With Modern CSS

Styling HTML <details> and <summary> with modern CSS

Use CSS to style and manage disclosure widgets, which are the HTML `details` and `summary` elements.

Rob O'Leary
Dec 26, 2024 ⋅ 11 min read
react native's new architecture: sync and async rendering

React Native’s New Architecture: Sync and async rendering

React Native’s New Architecture offers significant performance advantages. In this article, you’ll explore synchronous and asynchronous rendering in React Native through practical use cases.

Emmanuel John
Dec 24, 2024 ⋅ 8 min read
Building a Full-Featured Laravel Admin Dashboard with Filament

Building a full-featured Laravel admin dashboard with Filament

Build scalable admin dashboards with Filament and Laravel using Form Builder, Notifications, and Actions for clean, interactive panels.

Kayode Adeniyi
Dec 20, 2024 ⋅ 5 min read
View all posts

One Reply to "The toxicity of the MVP"

  1. This is very interesting and I wanted to ask you a question, I got some comments related to MVP that says that it is not well suited to “Reactive” apps, and then they fall back to MVVM, because MVP introduce some kind of imperative way of programming instead of a reactive way, I dont agree on that, but I would love to get some comments around this?

Leave a Reply