Live data from Hacker News

Progressive React

houssein.me

1–10 of 88 posts

Re: Progressive React

#2
I know this is a low quality comment, but given I was once the guy at my last company who's job it was to make React do things it didn't want to, I really dislike React. It's a dead end for interactive UIs, and the closer you can stay to native html elements with encapsulation, the better off you'll be later down the road.

Re: Progressive React

#4

I know this is a low quality comment, but given I was once the guy at my last company who's job it was to make React do things it didn't want to, I really dislike React. It's a dead end for interactive UIs, and the closer you can stay to native html elements with encapsulation, the better off you'll be later down the road.

How do you figure?

Re: Progressive React

#7
post #4

I know this is a low quality comment, but given I was once the guy at my last company who's job it was to make React do things it didn't want to, I really dislike React. It's a dead end for interactive UIs, and the closer you can stay to native html elements with encapsulation, the better off you'll be later down the road.

How do you figure?

I call this the 'Rails Paradox'... a lot of people invested into Rails and wrote a lot of software that powers small businesses.

As people exited Rails, the cost of maintenance has gone up... since you have to pay a lot to get someone writing Rails now.

Re: Progressive React

#8

I know this is a low quality comment, but given I was once the guy at my last company who's job it was to make React do things it didn't want to, I really dislike React. It's a dead end for interactive UIs, and the closer you can stay to native html elements with encapsulation, the better off you'll be later down the road.

You can use native html elements with react. I'm curious what it is you were trying to do since I'm sure you could do anything native html supports with react.

Re: Progressive React

#9
post #4

Earlier quoted context omitted.

How do you figure?

I call this the 'Rails Paradox'... a lot of people invested into Rails and wrote a lot of software that powers small businesses. As people exited Rails, the cost of maintenance has gone up... since you have to pay a lot to get someone writing Rails now.

Wrong thread?

Re: Progressive React

#10
post #4

Earlier quoted context omitted.

How do you figure?

I call this the 'Rails Paradox'... a lot of people invested into Rails and wrote a lot of software that powers small businesses. As people exited Rails, the cost of maintenance has gone up... since you have to pay a lot to get someone writing Rails now.

Bigger parade, bigger cleanup.
Post reply on HN