5
b2plane
15d

Angular - object oriented programming

React - functional programming

---

Now i fucking understand why nextjs does not have any design patterns. No folder structure for it either. Every project is fucking random and you need to learn every fucking project from scratch cause people stuff shit into different folders and file names

Comments
  • 0
    Never really thought of em to be totally different like that. I guess it’s true.

    But to me if I talk ”functional programming” it would be something like Haskell or F#. Or If I talk ”OOP” it would be a large custom business layer.

    It is possible - to use both react and vue mostly as declarative programming
Add Comment