5

I find that using unopinionated frameworks is more stressful for me because I have to make many design decisions myself which stresses me out. On the flip side, I learn so much about development in general which makes me happy.

Comments
  • 1
    Ah, well, I've came to know that developing the chat game, which has client-agnostic API and with database structure that accomodates better migration possibilities, is what made me think of something innovative for a bit, but also trying conventional methods.
    Unopinionated framework is possible in vacuum, however I have to breathe.
  • 2
    It's my hot sports opinion that an unopinionated framework isn't a framework at all. Ex: react

    They're a great way to have an entirely new experience with every codebase you touch, re: Frankenstein's monster v1,2,3,n
Add Comment