Last call! Secure your stack and shape the future! Help dev teams across the globe navigate their software supply chain security challenges.
Modernize your data layer. Learn how to design cloud-native database architectures to meet the evolving demands of AI and GenAI workloads.
Stats
Reputation: | 515 |
Pageviews: | 312.4K |
Articles: | 6 |
Comments: | 2 |
Comments
Aug 30, 2019 · Charleigh Smith
Hi, thank you for reading the article.
Agreed, there is no easy solution. What I have noticed is that, many times, on our code or the way we name things, there is a lot of implicit knowledge taken from the context. It can be seen when someone new, without contextual knowledge, joins the team and asks questions about the meaning of some names. Making that knowledge explicit when naming things would alleviate these problems
Dec 04, 2018 · Duncan Brown
Hi Henry, personally, I'd start with the functional approach all the way to Production. And only if performance turns out to be an issue, I'd change to the imperative one