HN user

0mbre

263 karma

https://twitter.com/0mbre https://www.linkedin.com/in/chappatemmanuel

Posts8
Comments33
View on HN

At some point in Martins book, he mentioned a forgotten codebase from one of his friend that was solely composed of tiny functions but yet achieve a fairly complex effect. That's the kind of feeling I had working at Laravel (admittedly it's been a few years). React codebase, on the other hand, seem less human-friendly, it seems to require some prior knowledge of the code to be able to dive into.

Something that is helping me a lot recently is trying to know all there is to be known about the tools/concept that I am using and the problem that I am solving. Too often have I used tools I half understood to solve problem that I didn't define clearly enough.

Well you can wonder why did these people act irrationaly? Could these behaviour have been detected? Could they have been helped out of this narrowed point of view of thinking that killing innocent is the right thing to do ? I don't think anyone today hasn't in mind those questions.

Redux Blog Example 11 years ago

So far I can't see the use of immutableJS in redux. When using basic pattern of returning a new store on each action the store isn't mutated. Is it just a very costly convenience ?( costly cause immutableJS isn't exactly small)