DEV Community

Discussion on: Code smart, not hard

Collapse
 
jaakidup profile image
Jaaki

You know something, I’ve been thinking the same thing. After doing a few PWAs and realizing that it is indeed much more complicated, more parts, more potential problems, the old fashioned MVC is looking quite simple.

But it does depend on the situation though.

Collapse
 
zimski profile image
CHADDA Chakib

Yeah !, also the team's size should drive our stack, if we are small team, we should make it simple (simple to code, simple to test, simple to maintain).

A very nice video from Stephenson explaining very well this point youtube.com/watch?v=SWEts0rlezA

I am sorry to @Miklos Bertalan, all my comments are more related to the title of your port than the content ˆ, btw great tips :)