The Vs. Writing Challenge — my take on it
Functional Programming or Object Oriented Programming ?
The Vs. Writing Challenge — my take on it
Functional Programming or Object Oriented Programming ?
I choose OOP because I’m more acostumed to this paradigm ever since I got more fluent in languages where OOP/Prototypal Programming was the way to go (e.g: JS), I also think more in an OOP way than in a FP way especially when it’s easier and more efficient (in my opinion) to write in an OOP manner rather than an FP one especially when I use both (but OOP more obviously). So OOP is more natural to me and it’s by far one of the best paradigms out there.
Monolithic or microservices ?
I choose microservices due to the fact that I found that after spending years coding monolithic things. I find myself unecessarily pulling my hairs out due to the huge amount of code in one place which despite being easier for portability and access, is way more difficult to maintain. So microservices, despite the fact that it requires many more files so harder to manage in terms of portability, is so much better when it comes to maintenance.
메타데이터
- post_id
- 2bf0c5cdfbdd
- slug
- the-vs-writing-challenge-2bf0c5cdfbdd
- url
- https://medium.com/hello-js/the-vs-writing-challenge-2bf0c5cdfbdd
- canonical_url
- https://medium.com/hello-js/the-vs-writing-challenge-2bf0c5cdfbdd
- author_url
- https://medium.com/@B.Max
- status
- ok
- fetched_at
- 2026-07-30 17:26:29