phponpcp's comments

phponpcp | 7 years ago | on: Responsible JavaScript: Part I

That doesn't scale after awhile. Generally the next step is putting your business logic in HOCs or Redux thunks or sagas. Now it can be dropped in hooks too.

phponpcp | 7 years ago | on: Responsible JavaScript: Part I

Yeah I dont know about that. If you've ever had to deal with optimizing event delegation and updating the DOM without causing massive repaints you'd change your tune.

phponpcp | 7 years ago | on: Responsible JavaScript: Part I

Benchmarking on low-end devices to prove your point is situational at best in my opinion. For example if you work at a luxury ecommerce brand, you can assume that most users who actually are going to buy something are going to be using a flagship model device.

phponpcp | 7 years ago | on: React Router v5

Lol now that you mention this, it makes the React community make way more sense to me.
page 2