Click here to Skip to main content
15,887,135 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Reactive Frameworks. Thoughts? Pin
W Balboos, GHB26-Mar-21 7:11
W Balboos, GHB26-Mar-21 7:11 
GeneralRe: Reactive Frameworks. Thoughts? Pin
Slacker00726-Mar-21 9:59
professionalSlacker00726-Mar-21 9:59 
GeneralRe: Reactive Frameworks. Thoughts? Pin
Sander Rossel26-Mar-21 10:39
professionalSander Rossel26-Mar-21 10:39 
GeneralRe: Reactive Frameworks. Thoughts? Pin
Jörgen Andersson26-Mar-21 11:34
professionalJörgen Andersson26-Mar-21 11:34 
GeneralRe: Reactive Frameworks. Thoughts? Pin
Rusty Bullet29-Mar-21 3:28
Rusty Bullet29-Mar-21 3:28 
GeneralRe: Reactive Frameworks. Thoughts? Pin
W Balboos, GHB30-Mar-21 1:08
W Balboos, GHB30-Mar-21 1:08 
AnswerRe: Reactive Frameworks. Thoughts? Pin
Mike Hankey26-Mar-21 7:25
mveMike Hankey26-Mar-21 7:25 
AnswerRe: Reactive Frameworks. Thoughts? Pin
GuyThiebaut26-Mar-21 7:35
professionalGuyThiebaut26-Mar-21 7:35 
I work with React, amongst other frameworks and it's my choice for my personal web development although I still feel like an amateur with it.

The trickiest part I have found is not so much the clever binding where the DOM updates when you update state, but trying to figure our why the DOM is not being updated when you update state.
There are little traps throughout REACT waiting to make your day difficult when all you wanted to do was update some text from an async function.

One small thing, React and Typescript go together very nicely.
P.S. I forgot to mention that if you are going to use React also look into Redux - it took me and still takes me to do some mental gymnastics to understand Redux but it does make handling state a bit neater than using the React state functions.
“That which can be asserted without evidence, can be dismissed without evidence.”

― Christopher Hitchens

GeneralRe: Reactive Frameworks. Thoughts? Pin
Chris Maunder27-Mar-21 7:05
cofounderChris Maunder27-Mar-21 7:05 
GeneralRe: Reactive Frameworks. Thoughts? Pin
rallets29-Mar-21 0:56
rallets29-Mar-21 0:56 
GeneralRe: Reactive Frameworks. Thoughts? Pin
Terry Slack29-Mar-21 5:54
Terry Slack29-Mar-21 5:54 
AnswerRe: Reactive Frameworks. Thoughts? Pin
Gerry Schmitz26-Mar-21 9:07
mveGerry Schmitz26-Mar-21 9:07 
AnswerRe: Reactive Frameworks. Thoughts? Pin
raddevus26-Mar-21 10:48
mvaraddevus26-Mar-21 10:48 
GeneralRe: Reactive Frameworks. Thoughts? Pin
Chris Maunder27-Mar-21 7:06
cofounderChris Maunder27-Mar-21 7:06 
GeneralRe: Reactive Frameworks. Thoughts? Pin
darktrick54429-Mar-21 5:27
darktrick54429-Mar-21 5:27 
AnswerRe: Reactive Frameworks. Thoughts? Pin
Sander Rossel26-Mar-21 10:48
professionalSander Rossel26-Mar-21 10:48 
GeneralRe: Reactive Frameworks. Thoughts? Pin
Chris Maunder27-Mar-21 7:07
cofounderChris Maunder27-Mar-21 7:07 
AnswerRe: Reactive Frameworks. Thoughts? Pin
User 1508085426-Mar-21 15:30
User 1508085426-Mar-21 15:30 
AnswerRe: Reactive Frameworks. Thoughts? Pin
jhaga26-Mar-21 20:23
professionaljhaga26-Mar-21 20:23 
GeneralRe: Reactive Frameworks. Thoughts? Pin
Chris Maunder27-Mar-21 7:08
cofounderChris Maunder27-Mar-21 7:08 
QuestionRe: Reactive Frameworks. Thoughts? Pin
Eddy Vluggen27-Mar-21 8:42
professionalEddy Vluggen27-Mar-21 8:42 
AnswerRe: Reactive Frameworks. Thoughts? Pin
Marc Clifton27-Mar-21 13:01
mvaMarc Clifton27-Mar-21 13:01 
AnswerRe: Reactive Frameworks. Thoughts? Pin
rallets29-Mar-21 0:59
rallets29-Mar-21 0:59 
GeneralRe: Reactive Frameworks. Thoughts? Pin
raddevus29-Mar-21 5:49
mvaraddevus29-Mar-21 5:49 
AnswerRe: Reactive Frameworks. Thoughts? Pin
jkirkerx29-Mar-21 9:45
professionaljkirkerx29-Mar-21 9:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.