Click here to Skip to main content
15,883,938 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.

 
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 
I have been using Flutter, a reactive cross-plattform mobile development framework for some months now. Hot Reloading where you save and run your app in one second is important to me. If I have to wait tre seconds to see the result, it is already too long. One bonus is that you now can run the same code to compile it to run on native Windows, the web, macOS, or Linux desktop. It is still not perfect but worth a try.

In React you need some good debugging tools and state management libraries. For small projects MobX is easy to set up and use. For big projects with a lot of programmers I would use Redux but it has a steep learning curve and every time you need to change something you have to edit a lot of files.
jhaga

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 
AnswerRe: Reactive Frameworks. Thoughts? Pin
Matt McGuire30-Mar-21 6:49
professionalMatt McGuire30-Mar-21 6:49 
GeneralThought of the Day Pin
OriginalGriff26-Mar-21 5:50
mveOriginalGriff26-Mar-21 5:50 
GeneralRe: Thought of the Day Pin
jeron126-Mar-21 6:15
jeron126-Mar-21 6:15 
GeneralRe: Thought of the Day Pin
W Balboos, GHB26-Mar-21 6:21
W Balboos, GHB26-Mar-21 6:21 
GeneralRe: Thought of the Day Pin
Mike Hankey26-Mar-21 7:27
mveMike Hankey26-Mar-21 7:27 
GeneralRe: Thought of the Day Pin
Sander Rossel26-Mar-21 10:49
professionalSander Rossel26-Mar-21 10:49 
GeneralIs that ship stlll stuck ? Pin
Rage26-Mar-21 3:37
professionalRage26-Mar-21 3:37 
GeneralRe: Is that ship stlll stuck ? Pin
peterkmx26-Mar-21 3:51
professionalpeterkmx26-Mar-21 3:51 
GeneralRe: Is that ship stlll stuck ? Pin
Dave Kreskowiak26-Mar-21 4:34
mveDave Kreskowiak26-Mar-21 4:34 
GeneralRe: Is that ship stlll stuck ? Pin
Slacker00726-Mar-21 4:40
professionalSlacker00726-Mar-21 4:40 
GeneralRe: Is that ship stlll stuck ? Pin
W Balboos, GHB26-Mar-21 4:46
W Balboos, GHB26-Mar-21 4:46 

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.