Click here to Skip to main content
15,887,214 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: a newbie question about GitHub/version control Pin
RickZeeland7-Aug-23 20:31
mveRickZeeland7-Aug-23 20:31 
GeneralRe: a newbie question about GitHub/version control Pin
Southmountain12-Aug-23 8:09
Southmountain12-Aug-23 8:09 
GeneralI'll get my coat PinPopular
honey the codewitch5-Aug-23 15:08
mvahoney the codewitch5-Aug-23 15:08 
GeneralRe: I'll get my coat Pin
jmaida5-Aug-23 18:42
jmaida5-Aug-23 18:42 
JokeRe: I'll get my coat Pin
Richard Deeming6-Aug-23 22:23
mveRichard Deeming6-Aug-23 22:23 
Generalworldle 561 5/6 Pin
jmaida5-Aug-23 12:53
jmaida5-Aug-23 12:53 
QuestionReact Fundamentals Article Pin
devenv.exe5-Aug-23 4:52
professionaldevenv.exe5-Aug-23 4:52 
AnswerRe: React Fundamentals Article Pin
raddevus5-Aug-23 5:07
mvaraddevus5-Aug-23 5:07 
I definitely have an opinion on this because I had been looking for the exact same thing.
I tried many sources and then I came upon the fantastic book, React : Up & Running[^]. (O'Reilly publishing)

I had looked all over the place for someone to give me a step by step on how and why to do things certain way sin React and this book did it. It is super readable, has a tutorial type style and has fantastic code examples.

It also is a very fast read which is important too.
The 3rd chapter provided a sample that will just blow your mind. It basically creates an spreadsheet-type software in your browser. It shows you reasons you would actually use react in your solution. You'll understand the actual power and reasons. it's fantastic to get all of this in one resource.

I took that code and extended it and was working on it to create a component that allows you to:
1. Load any JSON data set (into the grid)
2. edit column data, add, search, delete data rows

You can see it at my web site: https://newlibre.com/LibreGrid/[^]

click the [Load Data] button and it'll load a default data set and then you can alter any of the data and "save" it.

I learned how to do all of that from React Up & Running.
GeneralRe: React Fundamentals Article Pin
devenv.exe5-Aug-23 6:08
professionaldevenv.exe5-Aug-23 6:08 
AnswerRe: React Fundamentals Article Pin
raddevus5-Aug-23 5:12
mvaraddevus5-Aug-23 5:12 
AnswerRe: React Fundamentals Article Pin
Jeremy Falcon7-Aug-23 7:04
professionalJeremy Falcon7-Aug-23 7:04 
AnswerRe: React Fundamentals Article Pin
Jeremy Falcon7-Aug-23 7:11
professionalJeremy Falcon7-Aug-23 7:11 
AnswerRe: React Fundamentals Article Pin
thewazz12-Aug-23 8:54
professionalthewazz12-Aug-23 8:54 
GeneralToo good to be true - surely???? Pin
Rich Leyshon5-Aug-23 0:18
Rich Leyshon5-Aug-23 0:18 
GeneralRe: Too good to be true - surely???? Pin
Graeme_Grant5-Aug-23 2:08
mvaGraeme_Grant5-Aug-23 2:08 
GeneralRe: Too good to be true - surely???? Pin
0x01AA5-Aug-23 7:09
mve0x01AA5-Aug-23 7:09 
GeneralRe: Too good to be true - surely???? Pin
Richard Van Horn7-Aug-23 7:06
Richard Van Horn7-Aug-23 7:06 
Generaldon't forget cream Pin
jmaida4-Aug-23 18:54
jmaida4-Aug-23 18:54 
GeneralRe: don't forget cream Pin
Mike Hankey5-Aug-23 2:17
mveMike Hankey5-Aug-23 2:17 
GeneralRe: don't forget cream Pin
BernardIE53175-Aug-23 3:10
BernardIE53175-Aug-23 3:10 
GeneralRe: don't forget cream Pin
Mike Hankey5-Aug-23 3:12
mveMike Hankey5-Aug-23 3:12 
GeneralRe: don't forget cream Pin
Roger Wright5-Aug-23 8:05
professionalRoger Wright5-Aug-23 8:05 
GeneralRe: don't forget cream Pin
BernardIE53175-Aug-23 8:09
BernardIE53175-Aug-23 8:09 
GeneralRe: don't forget cream Pin
Roger Wright5-Aug-23 9:41
professionalRoger Wright5-Aug-23 9:41 
GeneralRe: don't forget cream Pin
Mike Hankey5-Aug-23 11:16
mveMike Hankey5-Aug-23 11:16 

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.