Developer Experience: Demand to support engineering teams has risen, and there is a shift from traditional DevOps to workflow improvements.
The future of AI-driven development. Join the discussion around insights on low code's and AI's roles in building mission-critical apps.
Stats
Reputation: | 515 |
Pageviews: | 311.6K |
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