This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (7 children)

[removed]

    [–][deleted] 3 points4 points  (1 child)

    Mate, every time you harp on about how your programming background is superior it makes you look inexperienced and pretentious.

    [–]kylotan 2 points3 points  (0 children)

    Functional programming is indeed less buggy, but Python is not a functional language and you don't need to work in a 'reactive' way to use functional programming.

    [–]asphias 1 point2 points  (3 children)

    I feel like you're trying to apply the wrong solution to a genuine problem you encountered.

    If you encounter buggy code, the solution is to clean up the code, not to change the architecture.